Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfilelock.h21 #define FL_CLOSE_POSIX (FL_POSIX | FL_CLOSE) macro
/openbmc/linux/fs/fuse/
H A Dfile.c2593 if ((fl->fl_flags & FL_CLOSE_POSIX) == FL_CLOSE_POSIX) in fuse_setlk()