Searched refs:FL_CLOSE_POSIX (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/fuse/ | ||
D | file.c | 2191 if ((fl->fl_flags & FL_CLOSE_POSIX) == FL_CLOSE_POSIX) in fuse_setlk() |
/Linux-v4.19/include/linux/ | ||
D | fs.h | 962 #define FL_CLOSE_POSIX (FL_POSIX | FL_CLOSE) macro |