Searched refs:XPRT_TRANSPORT_TCP (Results 1 – 11 of 11) sorted by relevance
313 case XPRT_TRANSPORT_TCP: in nfs_validate_transport_protocol()317 ctx->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_validate_transport_protocol()331 ctx->mount_server.protocol == XPRT_TRANSPORT_TCP) in nfs_set_mount_transport_protocol()337 case XPRT_TRANSPORT_TCP: in nfs_set_mount_transport_protocol()339 ctx->mount_server.protocol = XPRT_TRANSPORT_TCP; in nfs_set_mount_transport_protocol()702 ctx->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_fs_context_parse_param()735 ctx->mount_server.protocol = XPRT_TRANSPORT_TCP; in nfs_fs_context_parse_param()1549 ctx->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_init_fs_context()
105 if (mds_clp->cl_nconnect > 1 && ds_proto == XPRT_TRANSPORT_TCP) in nfs3_set_ds_client()
918 if (proto == XPRT_TRANSPORT_TCP) in nfs4_set_client()987 if (mds_clp->cl_nconnect > 1 && ds_proto == XPRT_TRANSPORT_TCP) { in nfs4_set_ds_client()1260 XPRT_TRANSPORT_TCP, in nfs4_create_referral_server()
464 case XPRT_TRANSPORT_TCP: in nfs_init_timeout_values()
148 (xprt->xprt_class->ident == XPRT_TRANSPORT_TCP) ? in rpc_sysfs_xprt_info_show()151 (xprt->xprt_class->ident == XPRT_TRANSPORT_TCP) ? in rpc_sysfs_xprt_info_show()236 if (!(xprt->xprt_class->ident == XPRT_TRANSPORT_TCP || in rpc_sysfs_xprt_dstaddr_store()
285 .protocol = XPRT_TRANSPORT_TCP, in rpcb_create_local_net()
1227 .xcl_ident = XPRT_TRANSPORT_TCP,
3084 .ident = XPRT_TRANSPORT_TCP,
179 XPRT_TRANSPORT_TCP = IPPROTO_TCP, enumerator
76 .protocol = XPRT_TRANSPORT_TCP, in nsm_create()
914 args.protocol = XPRT_TRANSPORT_TCP; in setup_callback_client()
Completed in 27 milliseconds