Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Dfs_context.c309 case XPRT_TRANSPORT_UDP: in nfs_validate_transport_protocol()
330 if (ctx->mount_server.protocol == XPRT_TRANSPORT_UDP || in nfs_set_mount_transport_protocol()
334 case XPRT_TRANSPORT_UDP: in nfs_set_mount_transport_protocol()
335 ctx->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_set_mount_transport_protocol()
548 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
695 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
729 ctx->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
1038 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs23_parse_monolithic()
Dclient.c480 case XPRT_TRANSPORT_UDP: in nfs_init_timeout_values()
588 case XPRT_TRANSPORT_UDP: in nfs_start_lockd()
/Linux-v5.15/include/linux/sunrpc/
Dxprt.h178 XPRT_TRANSPORT_UDP = IPPROTO_UDP, enumerator
/Linux-v5.15/net/sunrpc/
Dsvcsock.c656 .xcl_ident = XPRT_TRANSPORT_UDP,
Dxprtsock.c3102 .ident = XPRT_TRANSPORT_UDP,