Searched refs:FUSE_CAP_POSIX_LOCKS (Results 1 – 4 of 4) sorted by relevance
154 #define FUSE_CAP_POSIX_LOCKS (1 << 1) macro
404 LL_DISABLE(opts->no_remote_posix_lock, FUSE_CAP_POSIX_LOCKS); in fuse_apply_conn_info_opts()
2029 se->conn.capable |= FUSE_CAP_POSIX_LOCKS; in do_init()2102 FUSE_CAP_POSIX_LOCKS); in do_init()2158 if (se->conn.want & FUSE_CAP_POSIX_LOCKS) in do_init()
2649 conn->want &= ~FUSE_CAP_POSIX_LOCKS; in fuse_fs_init()