Home
last modified time | relevance | path

Searched refs:FUSE_FLOCK_LOCKS (Results 1 - 2 of 2) sorted by relevance

/third_party/libfuse/include/
H A Dfuse_kernel.h117 * - add FUSE_FLOCK_LOCKS and FUSE_RELEASE_FLOCK_UNLOCK
339 * FUSE_FLOCK_LOCKS: remote locking for BSD style file locks
383 #define FUSE_FLOCK_LOCKS (1 << 10) macro
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1986 if (inargflags & FUSE_FLOCK_LOCKS)
2133 outargflags |= FUSE_FLOCK_LOCKS;

Completed in 7 milliseconds