Home
last modified time | relevance | path

Searched refs:NFS_MOUNT_TCP (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dnfs_mount.h56 #define NFS_MOUNT_TCP 0x0040 /* 2 */ macro
/linux-4.1.27/fs/nfs/
Dsuper.c1272 mnt->flags &= ~NFS_MOUNT_TCP; in nfs_parse_mount_options()
1276 mnt->flags |= NFS_MOUNT_TCP; in nfs_parse_mount_options()
1280 mnt->flags |= NFS_MOUNT_TCP; /* for side protocols */ in nfs_parse_mount_options()
1447 mnt->flags &= ~NFS_MOUNT_TCP; in nfs_parse_mount_options()
1453 mnt->flags |= NFS_MOUNT_TCP; in nfs_parse_mount_options()
1458 mnt->flags |= NFS_MOUNT_TCP; in nfs_parse_mount_options()
2018 if (!(data->flags & NFS_MOUNT_TCP)) in nfs23_validate_mount_data()
2174 | NFS_MOUNT_TCP \