Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dnfs_mount.h75 #define NFS_MOUNT_LOCAL_FCNTL 0x200000 macro
/linux-4.4.14/fs/nfs/
Dsuper.c706 local_fcntl = nfss->flags & NFS_MOUNT_LOCAL_FCNTL; in nfs_show_mount_options()
1267 NFS_MOUNT_LOCAL_FCNTL); in nfs_parse_mount_options()
1272 NFS_MOUNT_LOCAL_FCNTL); in nfs_parse_mount_options()
1574 NFS_MOUNT_LOCAL_FCNTL); in nfs_parse_mount_options()
1580 mnt->flags |= NFS_MOUNT_LOCAL_FCNTL; in nfs_parse_mount_options()
1584 NFS_MOUNT_LOCAL_FCNTL); in nfs_parse_mount_options()
2037 NFS_MOUNT_LOCAL_FCNTL); in nfs23_validate_mount_data()
2040 NFS_MOUNT_LOCAL_FCNTL); in nfs23_validate_mount_data()
2710 NFS_MOUNT_LOCAL_FLOCK|NFS_MOUNT_LOCAL_FCNTL); in nfs4_validate_mount_flags()
Dfile.c847 if (NFS_SERVER(inode)->flags & NFS_MOUNT_LOCAL_FCNTL) in nfs_lock()
Dclient.c542 (server->flags & NFS_MOUNT_LOCAL_FCNTL)) in nfs_start_lockd()