Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dnfs_mount.h57 #define NFS_MOUNT_TCP 0x0040 /* 2 */ macro
/linux-5.19.10/fs/nfs/
Dfs_context.c556 ctx->flags &= ~NFS_MOUNT_TCP; in nfs_fs_context_parse_param()
561 ctx->flags |= NFS_MOUNT_TCP; /* for side protocols */ in nfs_fs_context_parse_param()
703 ctx->flags &= ~NFS_MOUNT_TCP; in nfs_fs_context_parse_param()
710 ctx->flags |= NFS_MOUNT_TCP; in nfs_fs_context_parse_param()
718 ctx->flags |= NFS_MOUNT_TCP; in nfs_fs_context_parse_param()
1019 if (!(data->flags & NFS_MOUNT_TCP)) /* this will be UDP */ in nfs23_parse_monolithic()
1046 if (!(data->flags & NFS_MOUNT_TCP)) in nfs23_parse_monolithic()
Dsuper.c965 | NFS_MOUNT_TCP \