Home
last modified time | relevance | path

Searched refs:XPRT_TRANSPORT_UDP (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/fs/nfs/
Dsuper.c1014 case XPRT_TRANSPORT_UDP: in nfs_validate_transport_protocol()
1031 if (mnt->mount_server.protocol == XPRT_TRANSPORT_UDP || in nfs_set_mount_transport_protocol()
1035 case XPRT_TRANSPORT_UDP: in nfs_set_mount_transport_protocol()
1036 mnt->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_set_mount_transport_protocol()
1302 mnt->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_parse_mount_options()
1478 mnt->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_parse_mount_options()
1518 mnt->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_parse_mount_options()
2080 args->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs23_validate_mount_data()
2199 if (args->nfs_server.protocol == XPRT_TRANSPORT_UDP) in nfs_validate_text_mount_data()
2909 if (args->nfs_server.protocol == XPRT_TRANSPORT_UDP) in nfs4_validate_mount_data()
Dclient.c471 case XPRT_TRANSPORT_UDP: in nfs_init_timeout_values()
573 case XPRT_TRANSPORT_UDP: in nfs_start_lockd()
/Linux-v5.4/include/linux/sunrpc/
Dxprt.h178 XPRT_TRANSPORT_UDP = IPPROTO_UDP, enumerator
/Linux-v5.4/net/sunrpc/
Dsvcsock.c670 .xcl_ident = XPRT_TRANSPORT_UDP,
Dxprtsock.c3211 .ident = XPRT_TRANSPORT_UDP,