Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dfuse.h341 #define FUSE_POSIX_LOCKS (1 << 1) macro
/Linux-v5.15/fs/fuse/
Dinode.c1082 if (!(arg->flags & FUSE_POSIX_LOCKS)) in process_init_reply()
1088 if (!(arg->flags & FUSE_POSIX_LOCKS)) in process_init_reply()
1180 FUSE_ASYNC_READ | FUSE_POSIX_LOCKS | FUSE_ATOMIC_O_TRUNC | in fuse_send_init()