Searched refs:FUSE_CAP_POSIX_LOCKS (Results 1 – 5 of 5) sorted by relevance
42 if(conn->capable & FUSE_CAP_POSIX_LOCKS) in pc_init()
172 #define FUSE_CAP_POSIX_LOCKS (1 << 1) macro
441 LL_DISABLE(opts->no_remote_posix_lock, FUSE_CAP_POSIX_LOCKS); in fuse_apply_conn_info_opts()
1979 se->conn.capable |= FUSE_CAP_POSIX_LOCKS;2062 FUSE_CAP_POSIX_LOCKS);2124 if (se->conn.want & FUSE_CAP_POSIX_LOCKS)
2600 conn->want &= ~FUSE_CAP_POSIX_LOCKS; in fuse_fs_init()