Searched refs:FUSE_POSIX_LOCKS (Results 1 – 4 of 4) sorted by relevance
144 #define FUSE_POSIX_LOCKS (1 << 1) macro
374 #define FUSE_POSIX_LOCKS (1 << 1) macro
1978 if (inargflags & FUSE_POSIX_LOCKS)2125 outargflags |= FUSE_POSIX_LOCKS;
1172 outarg.flags |= FUSE_POSIX_LOCKS; in do_init()