Home
last modified time | relevance | path

Searched refs:NFS_MOUNT_LOCAL_FCNTL (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Dnfs_fs_sb.h150 #define NFS_MOUNT_LOCAL_FCNTL 0x200000 macro
/Linux-v5.4/fs/nfs/
Dsuper.c711 local_fcntl = nfss->flags & NFS_MOUNT_LOCAL_FCNTL; in nfs_show_mount_options()
1293 NFS_MOUNT_LOCAL_FCNTL); in nfs_parse_mount_options()
1298 NFS_MOUNT_LOCAL_FCNTL); in nfs_parse_mount_options()
1612 NFS_MOUNT_LOCAL_FCNTL); in nfs_parse_mount_options()
1618 mnt->flags |= NFS_MOUNT_LOCAL_FCNTL; in nfs_parse_mount_options()
1622 NFS_MOUNT_LOCAL_FCNTL); in nfs_parse_mount_options()
2095 NFS_MOUNT_LOCAL_FCNTL); in nfs23_validate_mount_data()
2098 NFS_MOUNT_LOCAL_FCNTL); in nfs23_validate_mount_data()
2833 NFS_MOUNT_LOCAL_FLOCK|NFS_MOUNT_LOCAL_FCNTL); in nfs4_validate_mount_flags()
Dfile.c782 if (NFS_SERVER(inode)->flags & NFS_MOUNT_LOCAL_FCNTL) in nfs_lock()
Dclient.c566 (server->flags & NFS_MOUNT_LOCAL_FCNTL)) in nfs_start_lockd()