Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
Dsuper.c199 static void erofs_default_options(struct erofs_fs_context *ctx) in erofs_default_options()
238 struct erofs_fs_context *ctx __maybe_unused = fc->fs_private; in erofs_fc_parse_param()
343 struct erofs_fs_context *ctx = fc->fs_private; in erofs_fc_fill_super()
415 struct erofs_fs_context *ctx = fc->fs_private; in erofs_fc_reconfigure()
444 fc->fs_private = kzalloc(sizeof(struct erofs_fs_context), GFP_KERNEL); in erofs_init_fs_context()
572 struct erofs_fs_context *ctx __maybe_unused = &sbi->ctx; in erofs_show_options()
Dinternal.h49 struct erofs_fs_context { struct
96 struct erofs_fs_context ctx; /* options */