Home
last modified time | relevance | path

Searched refs:erofs_fs_context (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/erofs/
H A 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()
H A Dinternal.h49 struct erofs_fs_context { struct
96 struct erofs_fs_context ctx; /* options */
/kernel/linux/linux-6.6/fs/erofs/
H A Dsuper.c370 static void erofs_default_options(struct erofs_fs_context *ctx) in erofs_default_options()
426 struct erofs_fs_context *ctx = fc->fs_private; in erofs_fc_set_dax_mode()
451 struct erofs_fs_context *ctx = fc->fs_private; in erofs_fc_parse_param()
582 struct erofs_fs_context *ctx = fc->fs_private; in erofs_fc_fill_super()
706 struct erofs_fs_context *ctx = fc->fs_private; in erofs_fc_get_tree()
718 struct erofs_fs_context *ctx = fc->fs_private; in erofs_fc_reconfigure()
761 struct erofs_fs_context *ctx = fc->fs_private; in erofs_fc_free()
778 struct erofs_fs_context *ctx; in erofs_init_fs_context()
H A Dinternal.h85 struct erofs_fs_context { struct

Completed in 5 milliseconds