Home
last modified time | relevance | path

Searched refs:XPRT_TRANSPORT_RDMA (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dfs_context.c280 case XPRT_TRANSPORT_RDMA: in nfs_validate_transport_protocol()
303 case XPRT_TRANSPORT_RDMA: in nfs_set_mount_transport_protocol()
518 ctx->nfs_server.protocol = XPRT_TRANSPORT_RDMA; in nfs_fs_context_parse_param()
673 ctx->nfs_server.protocol = XPRT_TRANSPORT_RDMA; in nfs_fs_context_parse_param()
1276 if (ctx->nfs_server.protocol == XPRT_TRANSPORT_RDMA) in nfs_fs_context_validate()
1297 if (ctx->nfs_server.protocol == XPRT_TRANSPORT_RDMA) in nfs_fs_context_validate()
H A Dnfs4client.c1051 if (server->nfs_client->cl_proto == XPRT_TRANSPORT_RDMA) in nfs4_server_common_setup()
1210 XPRT_TRANSPORT_RDMA, in nfs4_create_referral_server()
H A Dclient.c464 case XPRT_TRANSPORT_RDMA: in nfs_init_timeout_values()
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dxprt.h180 XPRT_TRANSPORT_RDMA = 256, enumerator
181 XPRT_TRANSPORT_BC_RDMA = XPRT_TRANSPORT_RDMA | XPRT_TRANSPORT_BC,
/OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/
H A Dsvc_rdma_transport.c98 .xcl_ident = XPRT_TRANSPORT_RDMA,
H A Dtransport.c772 .ident = XPRT_TRANSPORT_RDMA,