Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dsuper.c930 data->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_alloc_parsed_mount_data()
997 case XPRT_TRANSPORT_TCP: in nfs_validate_transport_protocol()
1001 mnt->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_validate_transport_protocol()
1014 mnt->mount_server.protocol == XPRT_TRANSPORT_TCP) in nfs_set_mount_transport_protocol()
1020 case XPRT_TRANSPORT_TCP: in nfs_set_mount_transport_protocol()
1022 mnt->mount_server.protocol = XPRT_TRANSPORT_TCP; in nfs_set_mount_transport_protocol()
1280 mnt->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_parse_mount_options()
1457 mnt->nfs_server.protocol = XPRT_TRANSPORT_TCP; in nfs_parse_mount_options()
1491 mnt->mount_server.protocol = XPRT_TRANSPORT_TCP; in nfs_parse_mount_options()
Dclient.c437 case XPRT_TRANSPORT_TCP: in nfs_init_timeout_values()
/linux-4.4.14/include/linux/sunrpc/
Dxprt.h161 XPRT_TRANSPORT_TCP = IPPROTO_TCP, enumerator
/linux-4.4.14/fs/lockd/
Dmon.c75 .protocol = XPRT_TRANSPORT_TCP, in nsm_create()
/linux-4.4.14/net/sunrpc/
Drpcb_clnt.c295 .protocol = XPRT_TRANSPORT_TCP, in rpcb_create_local_net()
Dsvcsock.c1330 .xcl_ident = XPRT_TRANSPORT_TCP,
Dxprtsock.c3094 .ident = XPRT_TRANSPORT_TCP,
/linux-4.4.14/fs/nfsd/
Dnfs4callback.c756 args.protocol = XPRT_TRANSPORT_TCP; in setup_callback_client()