Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dnfs_mount.h76 #define NFS_MOUNT_LOCAL_FCNTL 0x200000 macro
/linux-4.19.296/fs/nfs/
Dsuper.c701 local_fcntl = nfss->flags & NFS_MOUNT_LOCAL_FCNTL; in nfs_show_mount_options()
1277 NFS_MOUNT_LOCAL_FCNTL); in nfs_parse_mount_options()
1282 NFS_MOUNT_LOCAL_FCNTL); in nfs_parse_mount_options()
1591 NFS_MOUNT_LOCAL_FCNTL); in nfs_parse_mount_options()
1597 mnt->flags |= NFS_MOUNT_LOCAL_FCNTL; in nfs_parse_mount_options()
1601 NFS_MOUNT_LOCAL_FCNTL); in nfs_parse_mount_options()
2075 NFS_MOUNT_LOCAL_FCNTL); in nfs23_validate_mount_data()
2078 NFS_MOUNT_LOCAL_FCNTL); in nfs23_validate_mount_data()
2768 NFS_MOUNT_LOCAL_FLOCK|NFS_MOUNT_LOCAL_FCNTL); in nfs4_validate_mount_flags()
Dfile.c786 if (NFS_SERVER(inode)->flags & NFS_MOUNT_LOCAL_FCNTL) in nfs_lock()
Dclient.c571 (server->flags & NFS_MOUNT_LOCAL_FCNTL)) in nfs_start_lockd()