Home
last modified time | relevance | path

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

/linux-6.1.9/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()
711 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
748 ctx->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
1058 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.h743 if (proto == XPRT_TRANSPORT_UDP || iosize < PAGE_SIZE) in nfs_io_size()
/linux-6.1.9/include/linux/sunrpc/
Dxprt.h182 XPRT_TRANSPORT_UDP = IPPROTO_UDP, enumerator
/linux-6.1.9/net/sunrpc/
Dsvcsock.c648 .xcl_ident = XPRT_TRANSPORT_UDP,
Dxprtsock.c3144 .ident = XPRT_TRANSPORT_UDP,