Searched refs:pstore_context (Results 1 – 1 of 1) sorted by relevance
237 struct pstore_context { struct243 struct pstore_context *ctx = fc->fs_private; in pstore_parse_param() argument275 struct pstore_context *ctx = fc->fs_private; in pstore_reconfigure()412 struct pstore_context *ctx = fc->fs_private; in pstore_fill_super()477 struct pstore_context *ctx; in pstore_init_fs_context()479 ctx = kzalloc(sizeof(struct pstore_context), GFP_KERNEL); in pstore_init_fs_context()
Completed in 3 milliseconds