Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dsuper.c993 case XPRT_TRANSPORT_UDP: in nfs_validate_transport_protocol()
1010 if (mnt->mount_server.protocol == XPRT_TRANSPORT_UDP || in nfs_set_mount_transport_protocol()
1014 case XPRT_TRANSPORT_UDP: in nfs_set_mount_transport_protocol()
1015 mnt->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_set_mount_transport_protocol()
1286 mnt->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_parse_mount_options()
1462 mnt->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_parse_mount_options()
1502 mnt->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_parse_mount_options()
2054 args->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs23_validate_mount_data()
2175 if (args->nfs_server.protocol == XPRT_TRANSPORT_UDP) in nfs_validate_text_mount_data()
2838 if (args->nfs_server.protocol == XPRT_TRANSPORT_UDP) in nfs4_validate_mount_data()
Dclient.c474 case XPRT_TRANSPORT_UDP: in nfs_init_timeout_values()
572 case XPRT_TRANSPORT_UDP: in nfs_start_lockd()
/Linux-v4.19/include/linux/sunrpc/
Dxprt.h169 XPRT_TRANSPORT_UDP = IPPROTO_UDP, enumerator
/Linux-v4.19/net/sunrpc/
Dsvcsock.c704 .xcl_ident = XPRT_TRANSPORT_UDP,
Dxprtsock.c3242 .ident = XPRT_TRANSPORT_UDP,