Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dnfs_mount.h57 #define NFS_MOUNT_TCP 0x0040 /* 2 */ macro
/linux-4.19.296/fs/nfs/
Dsuper.c1285 mnt->flags &= ~NFS_MOUNT_TCP; in nfs_parse_mount_options()
1289 mnt->flags |= NFS_MOUNT_TCP; in nfs_parse_mount_options()
1293 mnt->flags |= NFS_MOUNT_TCP; /* for side protocols */ in nfs_parse_mount_options()
1461 mnt->flags &= ~NFS_MOUNT_TCP; in nfs_parse_mount_options()
1468 mnt->flags |= NFS_MOUNT_TCP; in nfs_parse_mount_options()
1476 mnt->flags |= NFS_MOUNT_TCP; in nfs_parse_mount_options()
2059 if (!(data->flags & NFS_MOUNT_TCP)) in nfs23_validate_mount_data()
2215 | NFS_MOUNT_TCP \