Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dfuse.h445 #define FUSE_POSIX_LOCKS (1 << 1) macro
/linux-6.15/fs/fuse/
H A Dinode.c1326 if (!(flags & FUSE_POSIX_LOCKS)) in process_init_reply()
1332 if (!(flags & FUSE_POSIX_LOCKS)) in process_init_reply()
1478 FUSE_ASYNC_READ | FUSE_POSIX_LOCKS | FUSE_ATOMIC_O_TRUNC | in fuse_send_init()