Home
last modified time | relevance | path

Searched refs:p9_rdma_opts (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/9p/
H A Dclient.h173 struct p9_rdma_opts { struct
221 struct p9_rdma_opts rdma_opts;
/linux/net/9p/
H A Dtrans_rdma.c459 static struct p9_trans_rdma *alloc_rdma(struct p9_rdma_opts *opts) in alloc_rdma()
526 struct p9_rdma_opts opts = ctx->rdma_opts; in rdma_create_trans()
/linux/fs/9p/
H A Dv9fs.c220 struct p9_rdma_opts *rdma_opts = &ctx->rdma_opts; in v9fs_parse_param()