Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dfuse.h416 #define FUSE_POSIX_LOCKS (1 << 1) macro
/Linux-v6.6/fs/fuse/
Dinode.c1165 if (!(flags & FUSE_POSIX_LOCKS)) in process_init_reply()
1171 if (!(flags & FUSE_POSIX_LOCKS)) in process_init_reply()
1272 FUSE_ASYNC_READ | FUSE_POSIX_LOCKS | FUSE_ATOMIC_O_TRUNC | in fuse_send_init()