Searched refs:NFS_MOUNT_LOCAL_FLOCK (Results 1 – 4 of 4) sorted by relevance
74 #define NFS_MOUNT_LOCAL_FLOCK 0x100000 macro
705 local_flock = nfss->flags & NFS_MOUNT_LOCAL_FLOCK; in nfs_show_mount_options()1266 mnt->flags &= ~(NFS_MOUNT_LOCAL_FLOCK | in nfs_parse_mount_options()1271 mnt->flags |= (NFS_MOUNT_LOCAL_FLOCK | in nfs_parse_mount_options()1573 mnt->flags |= (NFS_MOUNT_LOCAL_FLOCK | in nfs_parse_mount_options()1577 mnt->flags |= NFS_MOUNT_LOCAL_FLOCK; in nfs_parse_mount_options()1583 mnt->flags &= ~(NFS_MOUNT_LOCAL_FLOCK | in nfs_parse_mount_options()2036 args->flags &= ~(NFS_MOUNT_LOCAL_FLOCK| in nfs23_validate_mount_data()2039 args->flags |= (NFS_MOUNT_LOCAL_FLOCK| in nfs23_validate_mount_data()2710 NFS_MOUNT_LOCAL_FLOCK|NFS_MOUNT_LOCAL_FCNTL); in nfs4_validate_mount_flags()
890 if (NFS_SERVER(inode)->flags & NFS_MOUNT_LOCAL_FLOCK) in nfs_flock()
541 if ((server->flags & NFS_MOUNT_LOCAL_FLOCK) && in nfs_start_lockd()