Home
last modified time | relevance | path

Searched refs:FUSE_POSIX_LOCKS (Results 1 - 4 of 4) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h144 #define FUSE_POSIX_LOCKS (1 << 1) macro
/third_party/libfuse/include/
H A Dfuse_kernel.h330 * FUSE_POSIX_LOCKS: remote locking for POSIX file locks
374 #define FUSE_POSIX_LOCKS (1 << 1) macro
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1978 if (inargflags & FUSE_POSIX_LOCKS)
2125 outargflags |= FUSE_POSIX_LOCKS;
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c1172 outarg.flags |= FUSE_POSIX_LOCKS; in do_init()

Completed in 10 milliseconds