Searched refs:NFS_MOUNT_LOCAL_FCNTL (Results 1 – 5 of 5) sorted by relevance
540 ctx->flags |= (NFS_MOUNT_LOCAL_FLOCK | NFS_MOUNT_LOCAL_FCNTL); in nfs_fs_context_parse_param()543 ctx->flags &= ~(NFS_MOUNT_LOCAL_FLOCK | NFS_MOUNT_LOCAL_FCNTL); in nfs_fs_context_parse_param()800 NFS_MOUNT_LOCAL_FCNTL); in nfs_fs_context_parse_param()806 ctx->flags |= NFS_MOUNT_LOCAL_FCNTL; in nfs_fs_context_parse_param()810 NFS_MOUNT_LOCAL_FCNTL); in nfs_fs_context_parse_param()1054 NFS_MOUNT_LOCAL_FCNTL); in nfs23_parse_monolithic()1057 NFS_MOUNT_LOCAL_FCNTL); in nfs23_parse_monolithic()1355 NFS_MOUNT_LOCAL_FCNTL); in nfs_fs_context_validate()
812 if (NFS_SERVER(inode)->flags & NFS_MOUNT_LOCAL_FCNTL) in nfs_lock()
514 local_fcntl = nfss->flags & NFS_MOUNT_LOCAL_FCNTL; in nfs_show_mount_options()
580 (server->flags & NFS_MOUNT_LOCAL_FCNTL)) in nfs_start_lockd()
154 #define NFS_MOUNT_LOCAL_FCNTL 0x200000 macro
Completed in 18 milliseconds