Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dfs_context.c334 case XPRT_TRANSPORT_UDP: in nfs_validate_transport_protocol()
367 if (ctx->mount_server.protocol == XPRT_TRANSPORT_UDP || in nfs_set_mount_transport_protocol()
371 case XPRT_TRANSPORT_UDP: in nfs_set_mount_transport_protocol()
372 ctx->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_set_mount_transport_protocol()
622 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
781 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
818 ctx->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
1136 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs23_parse_monolithic()
H A Dsuper.c889 if ((request.protocol == XPRT_TRANSPORT_UDP) == in nfs_request_mount()
/linux/include/linux/sunrpc/
H A Dxprt.h188 XPRT_TRANSPORT_UDP = IPPROTO_UDP, enumerator
/linux/net/sunrpc/
H A Dsvcsock.c793 .xcl_ident = XPRT_TRANSPORT_UDP,
H A Dxprtsock.c3623 .ident = XPRT_TRANSPORT_UDP,