Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfs/
Dfs_context.c313 case XPRT_TRANSPORT_UDP: in nfs_validate_transport_protocol()
334 if (ctx->mount_server.protocol == XPRT_TRANSPORT_UDP || in nfs_set_mount_transport_protocol()
338 case XPRT_TRANSPORT_UDP: in nfs_set_mount_transport_protocol()
339 ctx->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_set_mount_transport_protocol()
558 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
707 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
742 ctx->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
1052 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs23_parse_monolithic()
Dclient.c476 case XPRT_TRANSPORT_UDP: in nfs_init_timeout_values()
584 case XPRT_TRANSPORT_UDP: in nfs_start_lockd()
Dinternal.h745 if (proto == XPRT_TRANSPORT_UDP) in nfs_io_size()
/Linux-v6.1/include/linux/sunrpc/
Dxprt.h182 XPRT_TRANSPORT_UDP = IPPROTO_UDP, enumerator
/Linux-v6.1/net/sunrpc/
Dsvcsock.c648 .xcl_ident = XPRT_TRANSPORT_UDP,
Dxprtsock.c3144 .ident = XPRT_TRANSPORT_UDP,