Searched refs:NFS_MOUNT_TCP (Results 1 – 2 of 2) sorted by relevance
57 #define NFS_MOUNT_TCP 0x0040 /* 2 */ macro
1301 mnt->flags &= ~NFS_MOUNT_TCP; in nfs_parse_mount_options()1305 mnt->flags |= NFS_MOUNT_TCP; in nfs_parse_mount_options()1309 mnt->flags |= NFS_MOUNT_TCP; /* for side protocols */ in nfs_parse_mount_options()1477 mnt->flags &= ~NFS_MOUNT_TCP; in nfs_parse_mount_options()1484 mnt->flags |= NFS_MOUNT_TCP; in nfs_parse_mount_options()1492 mnt->flags |= NFS_MOUNT_TCP; in nfs_parse_mount_options()2079 if (!(data->flags & NFS_MOUNT_TCP)) in nfs23_validate_mount_data()2236 | NFS_MOUNT_TCP \