Searched refs:rdt_fs_context (Results 1 – 2 of 2) sorted by relevance
39 struct rdt_fs_context { struct47 static inline struct rdt_fs_context *rdt_fc2context(struct fs_context *fc) in rdt_fc2context() argument51 return container_of(kfc, struct rdt_fs_context, kfc); in rdt_fc2context()
72 static int rdtgroup_setup_root(struct rdt_fs_context *ctx);2449 static int rdt_enable_ctx(struct rdt_fs_context *ctx) in rdt_enable_ctx()2586 struct rdt_fs_context *ctx = rdt_fc2context(fc); in rdt_get_tree()2715 struct rdt_fs_context *ctx = rdt_fc2context(fc); in rdt_parse_param()2747 struct rdt_fs_context *ctx = rdt_fc2context(fc); in rdt_fs_context_free()2761 struct rdt_fs_context *ctx; in rdt_init_fs_context()3986 static int rdtgroup_setup_root(struct rdt_fs_context *ctx) in rdtgroup_setup_root()
Completed in 28 milliseconds