Symbol: XPRT_TRANSPORT_TCP
fs/lockd/mon.c
76
.protocol = XPRT_TRANSPORT_TCP,
fs/nfs/client.c
484
case XPRT_TRANSPORT_TCP:
fs/nfs/fs_context.c
1748
ctx->nfs_server.protocol = XPRT_TRANSPORT_TCP;
fs/nfs/fs_context.c
368
case XPRT_TRANSPORT_TCP:
fs/nfs/fs_context.c
372
ctx->nfs_server.protocol = XPRT_TRANSPORT_TCP;
fs/nfs/fs_context.c
377
case XPRT_TRANSPORT_TCP:
fs/nfs/fs_context.c
398
ctx->mount_server.protocol == XPRT_TRANSPORT_TCP)
fs/nfs/fs_context.c
404
case XPRT_TRANSPORT_TCP:
fs/nfs/fs_context.c
406
ctx->mount_server.protocol = XPRT_TRANSPORT_TCP;
fs/nfs/fs_context.c
872
ctx->nfs_server.protocol = XPRT_TRANSPORT_TCP;
fs/nfs/fs_context.c
908
ctx->mount_server.protocol = XPRT_TRANSPORT_TCP;
fs/nfs/nfs3client.c
123
ds_proto = XPRT_TRANSPORT_TCP;
fs/nfs/nfs3client.c
126
case XPRT_TRANSPORT_TCP:
fs/nfs/nfs4client.c
1099
cl_init.proto = XPRT_TRANSPORT_TCP;
fs/nfs/nfs4client.c
737
case XPRT_TRANSPORT_TCP:
fs/nfs/nfs4client.c
826
ds_proto = XPRT_TRANSPORT_TCP;
fs/nfs/nfs4client.c
829
case XPRT_TRANSPORT_TCP:
fs/nfs/pnfs_nfs.c
840
if (xprt_args.ident == XPRT_TRANSPORT_TCP &&
fs/nfs/pnfs_nfs.c
856
if (ds_proto == XPRT_TRANSPORT_TCP &&
fs/nfs/pnfs_nfs.c
918
if (xprt_args.ident == XPRT_TRANSPORT_TCP &&
fs/nfs/pnfs_nfs.c
968
if (ds_proto == XPRT_TRANSPORT_TCP &&
fs/nfsd/nfs4callback.c
1171
args.protocol = XPRT_TRANSPORT_TCP;
net/sunrpc/rpcb_clnt.c
307
.protocol = XPRT_TRANSPORT_TCP,
net/sunrpc/svcsock.c
1340
.xcl_ident = XPRT_TRANSPORT_TCP,
net/sunrpc/sysfs.c
378
if (!(xprt->xprt_class->ident == XPRT_TRANSPORT_TCP ||
net/sunrpc/xprtsock.c
3647
.ident = XPRT_TRANSPORT_TCP,