Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h453 #define FUSE_POSIX_LOCKS (1 << 1) macro
/linux/fs/fuse/
H A Dinode.c1344 if (!(flags & FUSE_POSIX_LOCKS)) in process_init_reply()
1350 if (!(flags & FUSE_POSIX_LOCKS)) in process_init_reply()
1496 FUSE_ASYNC_READ | FUSE_POSIX_LOCKS | FUSE_ATOMIC_O_TRUNC | in fuse_new_init()