Home
last modified time | relevance | path

Searched refs:FL_CLOSE_POSIX (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfile.c2511 if ((fl->fl_flags & FL_CLOSE_POSIX) == FL_CLOSE_POSIX) in fuse_setlk()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h1022 #define FL_CLOSE_POSIX (FL_POSIX | FL_CLOSE) macro