Searched refs:NFS_MOUNT_TCP (Results 1 – 3 of 3) sorted by relevance
57 #define NFS_MOUNT_TCP 0x0040 /* 2 */ macro
677 ctx->flags &= ~NFS_MOUNT_TCP; in nfs_fs_context_parse_param()682 ctx->flags |= NFS_MOUNT_TCP; /* for side protocols */ in nfs_fs_context_parse_param()864 ctx->flags &= ~NFS_MOUNT_TCP; in nfs_fs_context_parse_param()871 ctx->flags |= NFS_MOUNT_TCP; in nfs_fs_context_parse_param()879 ctx->flags |= NFS_MOUNT_TCP; in nfs_fs_context_parse_param()1208 if (!(data->flags & NFS_MOUNT_TCP)) /* this will be UDP */ in nfs23_parse_monolithic()1238 if (!(data->flags & NFS_MOUNT_TCP)) in nfs23_parse_monolithic()
876 !(ctx->flags & NFS_MOUNT_TCP)) in nfs_request_mount()990 | NFS_MOUNT_TCP \