Searched refs:XPRT_TRANSPORT_UDP (Results 1 – 7 of 7) sorted by relevance
334 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()
489 case XPRT_TRANSPORT_UDP: in nfs_init_timeout_values()602 case XPRT_TRANSPORT_UDP: in nfs_start_lockd()
812 if (proto == XPRT_TRANSPORT_UDP || iosize < PAGE_SIZE) in nfs_io_size()
888 if ((request.protocol == XPRT_TRANSPORT_UDP) == in nfs_request_mount()
188 XPRT_TRANSPORT_UDP = IPPROTO_UDP, enumerator
793 .xcl_ident = XPRT_TRANSPORT_UDP,
3611 .ident = XPRT_TRANSPORT_UDP,
Completed in 28 milliseconds