Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs3client.c123 ds_proto = XPRT_TRANSPORT_TCP; in nfs3_set_ds_client()
126 case XPRT_TRANSPORT_TCP: in nfs3_set_ds_client()
H A Dfs_context.c368 case XPRT_TRANSPORT_TCP: in nfs_validate_transport_protocol()
372 ctx->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_validate_transport_protocol()
377 case XPRT_TRANSPORT_TCP: in nfs_validate_transport_protocol()
398 ctx->mount_server.protocol == XPRT_TRANSPORT_TCP) in nfs_set_mount_transport_protocol()
404 case XPRT_TRANSPORT_TCP: in nfs_set_mount_transport_protocol()
406 ctx->mount_server.protocol = XPRT_TRANSPORT_TCP; in nfs_set_mount_transport_protocol()
872 ctx->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_fs_context_parse_param()
908 ctx->mount_server.protocol = XPRT_TRANSPORT_TCP; in nfs_fs_context_parse_param()
1748 ctx->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_init_fs_context()
H A Dpnfs_nfs.c840 if (xprt_args.ident == XPRT_TRANSPORT_TCP && in _nfs4_pnfs_v3_ds_connect()
856 if (ds_proto == XPRT_TRANSPORT_TCP && in _nfs4_pnfs_v3_ds_connect()
918 if (xprt_args.ident == XPRT_TRANSPORT_TCP && in _nfs4_pnfs_v4_ds_connect()
968 if (ds_proto == XPRT_TRANSPORT_TCP && in _nfs4_pnfs_v4_ds_connect()
H A Dnfs4client.c737 case XPRT_TRANSPORT_TCP: in nfs4_detect_session_trunking()
826 ds_proto = XPRT_TRANSPORT_TCP; in nfs4_find_client_ident()
829 case XPRT_TRANSPORT_TCP: in nfs4_find_client_ident()
1099 cl_init.proto = XPRT_TRANSPORT_TCP; in nfs4_server_common_setup()
H A Dclient.c484 case XPRT_TRANSPORT_TCP: in nfs_init_timeout_values()
/linux/fs/lockd/
H A Dmon.c76 .protocol = XPRT_TRANSPORT_TCP, in nsm_create()
/linux/include/linux/sunrpc/
H A Dxprt.h204 XPRT_TRANSPORT_TCP = IPPROTO_TCP, enumerator
/linux/net/sunrpc/
H A Dsysfs.c378 if (!(xprt->xprt_class->ident == XPRT_TRANSPORT_TCP || in rpc_sysfs_xprt_dstaddr_store()
H A Dsvcsock.c1340 .xcl_ident = XPRT_TRANSPORT_TCP,
H A Dxprtsock.c3647 .ident = XPRT_TRANSPORT_TCP,
/linux/fs/nfsd/
H A Dnfs4callback.c1171 args.protocol = XPRT_TRANSPORT_TCP; in setup_callback_client()