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