Home
last modified time | relevance | path

Searched refs:XPRT_TRANSPORT_TCP (Results 1 – 11 of 11) sorted by relevance

/linux/fs/nfs/
A Dfs_context.c313 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()
A Dnfs3client.c105 if (mds_clp->cl_nconnect > 1 && ds_proto == XPRT_TRANSPORT_TCP) in nfs3_set_ds_client()
A Dnfs4client.c918 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()
A Dclient.c464 case XPRT_TRANSPORT_TCP: in nfs_init_timeout_values()
/linux/net/sunrpc/
A Dsysfs.c148 (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()
A Drpcb_clnt.c285 .protocol = XPRT_TRANSPORT_TCP, in rpcb_create_local_net()
A Dsvcsock.c1227 .xcl_ident = XPRT_TRANSPORT_TCP,
A Dxprtsock.c3084 .ident = XPRT_TRANSPORT_TCP,
/linux/include/linux/sunrpc/
A Dxprt.h179 XPRT_TRANSPORT_TCP = IPPROTO_TCP, enumerator
/linux/fs/lockd/
A Dmon.c76 .protocol = XPRT_TRANSPORT_TCP, in nsm_create()
/linux/fs/nfsd/
A Dnfs4callback.c914 args.protocol = XPRT_TRANSPORT_TCP; in setup_callback_client()

Completed in 27 milliseconds