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