Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
Dfs_context.c278 case XPRT_TRANSPORT_UDP: in nfs_validate_transport_protocol()
295 if (ctx->mount_server.protocol == XPRT_TRANSPORT_UDP || in nfs_set_mount_transport_protocol()
299 case XPRT_TRANSPORT_UDP: in nfs_set_mount_transport_protocol()
300 ctx->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_set_mount_transport_protocol()
510 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
658 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
690 ctx->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
973 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs23_parse_monolithic()
1195 if (ctx->nfs_server.protocol == XPRT_TRANSPORT_UDP) in nfs4_parse_monolithic()
1283 if (ctx->nfs_server.protocol == XPRT_TRANSPORT_UDP) in nfs_fs_context_validate()
[all …]
Dclient.c480 case XPRT_TRANSPORT_UDP: in nfs_init_timeout_values()
588 case XPRT_TRANSPORT_UDP: in nfs_start_lockd()
/kernel/linux/linux-5.10/include/linux/sunrpc/
Dxprt.h177 XPRT_TRANSPORT_UDP = IPPROTO_UDP, enumerator
/kernel/linux/linux-5.10/net/sunrpc/
Dsvcsock.c653 .xcl_ident = XPRT_TRANSPORT_UDP,
Dxprtsock.c3088 .ident = XPRT_TRANSPORT_UDP,