Home
last modified time | relevance | path

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

/linux-4.1.27/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()
1277 mnt->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_parse_mount_options()
1454 mnt->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_parse_mount_options()
1488 mnt->mount_server.protocol = XPRT_TRANSPORT_TCP; in nfs_parse_mount_options()
Dclient.c546 case XPRT_TRANSPORT_TCP: in nfs_init_timeout_values()
/linux-4.1.27/include/linux/sunrpc/
Dxprt.h150 XPRT_TRANSPORT_TCP = IPPROTO_TCP, enumerator
/linux-4.1.27/fs/lockd/
Dmon.c76 .protocol = XPRT_TRANSPORT_TCP, in nsm_create()
/linux-4.1.27/fs/nfsd/
Dnfs4callback.c756 args.protocol = XPRT_TRANSPORT_TCP; in setup_callback_client()
/linux-4.1.27/net/sunrpc/
Drpcb_clnt.c295 .protocol = XPRT_TRANSPORT_TCP, in rpcb_create_local_net()
Dsvcsock.c1305 .xcl_ident = XPRT_TRANSPORT_TCP,
Dxprtsock.c2919 .ident = XPRT_TRANSPORT_TCP,