Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nfs/
Dfs_context.c336 case XPRT_TRANSPORT_TCP: in nfs_validate_transport_protocol()
340 ctx->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_validate_transport_protocol()
345 case XPRT_TRANSPORT_TCP: in nfs_validate_transport_protocol()
366 ctx->mount_server.protocol == XPRT_TRANSPORT_TCP) in nfs_set_mount_transport_protocol()
372 case XPRT_TRANSPORT_TCP: in nfs_set_mount_transport_protocol()
374 ctx->mount_server.protocol = XPRT_TRANSPORT_TCP; in nfs_set_mount_transport_protocol()
777 ctx->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_fs_context_parse_param()
813 ctx->mount_server.protocol = XPRT_TRANSPORT_TCP; in nfs_fs_context_parse_param()
1632 ctx->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_init_fs_context()
Dnfs3client.c114 case XPRT_TRANSPORT_TCP: in nfs3_set_ds_client()
Dnfs4client.c927 case XPRT_TRANSPORT_TCP: in nfs4_set_client()
1003 case XPRT_TRANSPORT_TCP: in nfs4_set_ds_client()
1278 proto = XPRT_TRANSPORT_TCP; in nfs4_create_referral_server()
Dclient.c465 case XPRT_TRANSPORT_TCP: in nfs_init_timeout_values()
/Linux-v6.6/fs/lockd/
Dmon.c76 .protocol = XPRT_TRANSPORT_TCP, in nsm_create()
/Linux-v6.6/include/linux/sunrpc/
Dxprt.h198 XPRT_TRANSPORT_TCP = IPPROTO_TCP, enumerator
/Linux-v6.6/net/sunrpc/
Dsysfs.c241 if (!(xprt->xprt_class->ident == XPRT_TRANSPORT_TCP || in rpc_sysfs_xprt_dstaddr_store()
Drpcb_clnt.c307 .protocol = XPRT_TRANSPORT_TCP, in rpcb_create_local_net()
Dsvcsock.c1335 .xcl_ident = XPRT_TRANSPORT_TCP,
Dxprtsock.c3604 .ident = XPRT_TRANSPORT_TCP,
/Linux-v6.6/fs/nfsd/
Dnfs4callback.c985 args.protocol = XPRT_TRANSPORT_TCP; in setup_callback_client()