Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dsuper.c927 data->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_alloc_parsed_mount_data()
994 case XPRT_TRANSPORT_TCP: in nfs_validate_transport_protocol()
998 mnt->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_validate_transport_protocol()
1011 mnt->mount_server.protocol == XPRT_TRANSPORT_TCP) in nfs_set_mount_transport_protocol()
1017 case XPRT_TRANSPORT_TCP: in nfs_set_mount_transport_protocol()
1019 mnt->mount_server.protocol = XPRT_TRANSPORT_TCP; in nfs_set_mount_transport_protocol()
1290 mnt->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_parse_mount_options()
1469 mnt->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_parse_mount_options()
1508 mnt->mount_server.protocol = XPRT_TRANSPORT_TCP; in nfs_parse_mount_options()
Dpnfs_nfs.c620 .ident = XPRT_TRANSPORT_TCP, in _nfs4_pnfs_v3_ds_connect()
666 .ident = XPRT_TRANSPORT_TCP, in _nfs4_pnfs_v4_ds_connect()
Dnfs4client.c1164 XPRT_TRANSPORT_TCP, in nfs4_create_referral_server()
Dclient.c458 case XPRT_TRANSPORT_TCP: in nfs_init_timeout_values()
/Linux-v4.19/include/linux/sunrpc/
Dxprt.h170 XPRT_TRANSPORT_TCP = IPPROTO_TCP, enumerator
/Linux-v4.19/fs/lockd/
Dmon.c76 .protocol = XPRT_TRANSPORT_TCP, in nsm_create()
/Linux-v4.19/net/sunrpc/
Drpcb_clnt.c295 .protocol = XPRT_TRANSPORT_TCP, in rpcb_create_local_net()
Dsvcsock.c1288 .xcl_ident = XPRT_TRANSPORT_TCP,
Dxprtsock.c3250 .ident = XPRT_TRANSPORT_TCP,
/Linux-v4.19/fs/nfsd/
Dnfs4callback.c797 args.protocol = XPRT_TRANSPORT_TCP; in setup_callback_client()