Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfs/
Dfs_context.c317 case XPRT_TRANSPORT_TCP: in nfs_validate_transport_protocol()
321 ctx->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_validate_transport_protocol()
335 ctx->mount_server.protocol == XPRT_TRANSPORT_TCP) in nfs_set_mount_transport_protocol()
341 case XPRT_TRANSPORT_TCP: in nfs_set_mount_transport_protocol()
343 ctx->mount_server.protocol = XPRT_TRANSPORT_TCP; in nfs_set_mount_transport_protocol()
714 ctx->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_fs_context_parse_param()
748 ctx->mount_server.protocol = XPRT_TRANSPORT_TCP; in nfs_fs_context_parse_param()
1562 ctx->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_init_fs_context()
Dnfs3client.c105 if (mds_clp->cl_nconnect > 1 && ds_proto == XPRT_TRANSPORT_TCP) in nfs3_set_ds_client()
Dnfs4client.c919 if (proto == XPRT_TRANSPORT_TCP) in nfs4_set_client()
988 if (mds_clp->cl_nconnect > 1 && ds_proto == XPRT_TRANSPORT_TCP) { in nfs4_set_ds_client()
1261 XPRT_TRANSPORT_TCP, in nfs4_create_referral_server()
Dclient.c460 case XPRT_TRANSPORT_TCP: in nfs_init_timeout_values()
/Linux-v6.1/include/linux/sunrpc/
Dxprt.h183 XPRT_TRANSPORT_TCP = IPPROTO_TCP, enumerator
/Linux-v6.1/fs/lockd/
Dmon.c76 .protocol = XPRT_TRANSPORT_TCP, in nsm_create()
/Linux-v6.1/net/sunrpc/
Dsysfs.c241 if (!(xprt->xprt_class->ident == XPRT_TRANSPORT_TCP || in rpc_sysfs_xprt_dstaddr_store()
Drpcb_clnt.c285 .protocol = XPRT_TRANSPORT_TCP, in rpcb_create_local_net()
Dsvcsock.c1221 .xcl_ident = XPRT_TRANSPORT_TCP,
Dxprtsock.c3153 .ident = XPRT_TRANSPORT_TCP,
/Linux-v6.1/fs/nfsd/
Dnfs4callback.c913 args.protocol = XPRT_TRANSPORT_TCP; in setup_callback_client()