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