Home
last modified time | relevance | path

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

/linux/fs/nfs/
A Dfs_context.c334 case XPRT_TRANSPORT_UDP: in nfs_validate_transport_protocol()
367 if (ctx->mount_server.protocol == XPRT_TRANSPORT_UDP || in nfs_set_mount_transport_protocol()
371 case XPRT_TRANSPORT_UDP: in nfs_set_mount_transport_protocol()
372 ctx->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_set_mount_transport_protocol()
622 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
781 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
818 ctx->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()
1136 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs23_parse_monolithic()
A Dclient.c489 case XPRT_TRANSPORT_UDP: in nfs_init_timeout_values()
602 case XPRT_TRANSPORT_UDP: in nfs_start_lockd()
A Dinternal.h812 if (proto == XPRT_TRANSPORT_UDP || iosize < PAGE_SIZE) in nfs_io_size()
A Dsuper.c888 if ((request.protocol == XPRT_TRANSPORT_UDP) == in nfs_request_mount()
/linux/include/linux/sunrpc/
A Dxprt.h188 XPRT_TRANSPORT_UDP = IPPROTO_UDP, enumerator
/linux/net/sunrpc/
A Dsvcsock.c793 .xcl_ident = XPRT_TRANSPORT_UDP,
A Dxprtsock.c3611 .ident = XPRT_TRANSPORT_UDP,

Completed in 28 milliseconds