Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dnfs3client.c105 if (mds_clp->cl_nconnect > 1 && ds_proto == XPRT_TRANSPORT_TCP) in nfs3_set_ds_client()
Dsuper.c948 data->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_alloc_parsed_mount_data()
1015 case XPRT_TRANSPORT_TCP: in nfs_validate_transport_protocol()
1019 mnt->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_validate_transport_protocol()
1032 mnt->mount_server.protocol == XPRT_TRANSPORT_TCP) in nfs_set_mount_transport_protocol()
1038 case XPRT_TRANSPORT_TCP: in nfs_set_mount_transport_protocol()
1040 mnt->mount_server.protocol = XPRT_TRANSPORT_TCP; in nfs_set_mount_transport_protocol()
1306 mnt->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_parse_mount_options()
1485 mnt->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_parse_mount_options()
1524 mnt->mount_server.protocol = XPRT_TRANSPORT_TCP; in nfs_parse_mount_options()
Dnfs4client.c882 if (minorversion > 0 && proto == XPRT_TRANSPORT_TCP) in nfs4_set_client()
950 if (mds_clp->cl_nconnect > 1 && ds_proto == XPRT_TRANSPORT_TCP) in nfs4_set_ds_client()
1187 XPRT_TRANSPORT_TCP, in nfs4_create_referral_server()
Dpnfs_nfs.c621 .ident = XPRT_TRANSPORT_TCP, in _nfs4_pnfs_v3_ds_connect()
672 .ident = XPRT_TRANSPORT_TCP, in _nfs4_pnfs_v4_ds_connect()
Dclient.c455 case XPRT_TRANSPORT_TCP: in nfs_init_timeout_values()
/Linux-v5.4/include/linux/sunrpc/
Dxprt.h179 XPRT_TRANSPORT_TCP = IPPROTO_TCP, enumerator
/Linux-v5.4/fs/lockd/
Dmon.c76 .protocol = XPRT_TRANSPORT_TCP, in nsm_create()
/Linux-v5.4/net/sunrpc/
Drpcb_clnt.c297 .protocol = XPRT_TRANSPORT_TCP, in rpcb_create_local_net()
Dsvcsock.c1188 .xcl_ident = XPRT_TRANSPORT_TCP,
Dxprtsock.c3219 .ident = XPRT_TRANSPORT_TCP,
/Linux-v5.4/fs/nfsd/
Dnfs4callback.c877 args.protocol = XPRT_TRANSPORT_TCP; in setup_callback_client()