Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A 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()
1635 ctx->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_init_fs_context()
H A Dnfs3client.c114 case XPRT_TRANSPORT_TCP: in nfs3_set_ds_client()
H A Dnfs4client.c926 case XPRT_TRANSPORT_TCP: in nfs4_set_client()
1002 case XPRT_TRANSPORT_TCP: in nfs4_set_ds_client()
1276 proto = XPRT_TRANSPORT_TCP; in nfs4_create_referral_server()
H A Dpnfs_nfs.c947 if (da->da_transport == XPRT_TRANSPORT_TCP && in _nfs4_pnfs_v4_ds_connect()
994 if (da->da_transport == XPRT_TRANSPORT_TCP && in _nfs4_pnfs_v4_ds_connect()
H A Dclient.c464 case XPRT_TRANSPORT_TCP: in nfs_init_timeout_values()
/openbmc/linux/fs/lockd/
H A Dmon.c76 .protocol = XPRT_TRANSPORT_TCP, in nsm_create()
/openbmc/linux/include/linux/sunrpc/
H A Dxprt.h198 XPRT_TRANSPORT_TCP = IPPROTO_TCP, enumerator
/openbmc/linux/net/sunrpc/
H A Dsysfs.c241 if (!(xprt->xprt_class->ident == XPRT_TRANSPORT_TCP || in rpc_sysfs_xprt_dstaddr_store()
H A Drpcb_clnt.c307 .protocol = XPRT_TRANSPORT_TCP, in rpcb_create_local_net()
H A Dsvcsock.c1317 .xcl_ident = XPRT_TRANSPORT_TCP,
H A Dxprtsock.c3620 .ident = XPRT_TRANSPORT_TCP,
/openbmc/linux/fs/nfsd/
H A Dnfs4callback.c985 args.protocol = XPRT_TRANSPORT_TCP; in setup_callback_client()