Home
last modified time | relevance | path

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

/linux/fs/9p/
H A Dvfs_super.c285 struct v9fs_context *ctx = fc->fs_private; in v9fs_free_fc()
309 struct v9fs_context *ctx; in v9fs_init_fs_context()
H A Dv9fs.c213 struct v9fs_context *ctx = fc->fs_private; in v9fs_parse_param()
402 struct v9fs_context *ctx = fc->fs_private; in v9fs_apply_options()
/linux/include/net/9p/
H A Dclient.h218 struct v9fs_context { struct
/linux/net/9p/
H A Dtrans_fd.c876 struct v9fs_context *ctx = fc->fs_private; in p9_fd_create_tcp()
974 struct v9fs_context *ctx = fc->fs_private; in p9_fd_create()
H A Dtrans_rdma.c525 struct v9fs_context *ctx = fc->fs_private; in rdma_create_trans()
H A Dclient.c86 struct v9fs_context *ctx = fc->fs_private; in apply_client_options()