Home
last modified time | relevance | path

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

/linux-6.15/fs/pstore/
H A Dinode.c237 struct pstore_context { struct
243 struct pstore_context *ctx = fc->fs_private; in pstore_parse_param() argument
275 struct pstore_context *ctx = fc->fs_private; in pstore_reconfigure()
413 struct pstore_context *ctx = fc->fs_private; in pstore_fill_super()
478 struct pstore_context *ctx; in pstore_init_fs_context()
480 ctx = kzalloc(sizeof(struct pstore_context), GFP_KERNEL); in pstore_init_fs_context()