Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dfs_context.c332 case XPRT_TRANSPORT_UDP: in nfs_validate_transport_protocol()
365 if (ctx->mount_server.protocol == XPRT_TRANSPORT_UDP || in nfs_set_mount_transport_protocol()
369 case XPRT_TRANSPORT_UDP: in nfs_set_mount_transport_protocol()
370 ctx->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_set_mount_transport_protocol()
612 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
770 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
807 ctx->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
1125 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs23_parse_monolithic()
H A Dclient.c481 case XPRT_TRANSPORT_UDP: in nfs_init_timeout_values()
594 case XPRT_TRANSPORT_UDP: in nfs_start_lockd()
H A Dinternal.h757 if (proto == XPRT_TRANSPORT_UDP || iosize < PAGE_SIZE) in nfs_io_size()
/openbmc/linux/include/linux/sunrpc/
H A Dxprt.h197 XPRT_TRANSPORT_UDP = IPPROTO_UDP, enumerator
/openbmc/linux/net/sunrpc/
H A Dsvcsock.c793 .xcl_ident = XPRT_TRANSPORT_UDP,
H A Dxprtsock.c3603 .ident = XPRT_TRANSPORT_UDP,