Searched refs:NFS_MOUNT_TCP (Results 1 – 2 of 2) sorted by relevance
56 #define NFS_MOUNT_TCP 0x0040 /* 2 */ macro
1275 mnt->flags &= ~NFS_MOUNT_TCP; in nfs_parse_mount_options()1279 mnt->flags |= NFS_MOUNT_TCP; in nfs_parse_mount_options()1283 mnt->flags |= NFS_MOUNT_TCP; /* for side protocols */ in nfs_parse_mount_options()1450 mnt->flags &= ~NFS_MOUNT_TCP; in nfs_parse_mount_options()1456 mnt->flags |= NFS_MOUNT_TCP; in nfs_parse_mount_options()1461 mnt->flags |= NFS_MOUNT_TCP; in nfs_parse_mount_options()2021 if (!(data->flags & NFS_MOUNT_TCP)) in nfs23_validate_mount_data()2177 | NFS_MOUNT_TCP \