Home
last modified time | relevance | path

Searched refs:p9_client_opts (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/9p/
H A Dclient.h144 struct p9_client_opts { struct
219 struct p9_client_opts client_opts;
/linux/fs/9p/
H A Dv9fs.c218 struct p9_client_opts *clnt = &ctx->client_opts; in v9fs_parse_param()