Home
last modified time | relevance | path

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

/linux-6.15/fs/ext2/
H A Dsuper.c476 struct ext2_fs_context { struct
488 static inline void ctx_set_mount_opt(struct ext2_fs_context *ctx, in ctx_set_mount_opt() argument
495 static inline void ctx_clear_mount_opt(struct ext2_fs_context *ctx, in ctx_clear_mount_opt()
503 ctx_test_mount_opt(struct ext2_fs_context *ctx, unsigned long flag) in ctx_test_mount_opt()
509 ctx_parsed_mount_opt(struct ext2_fs_context *ctx, unsigned long flag) in ctx_parsed_mount_opt()
521 struct ext2_fs_context *ctx = fc->fs_private; in ext2_parse_param()
823 struct ext2_fs_context *ctx = fc->fs_private; in ext2_set_options()
878 struct ext2_fs_context *ctx = fc->fs_private; in ext2_fill_super()
1366 struct ext2_fs_context *ctx = fc->fs_private; in ext2_reconfigure()
1670 struct ext2_fs_context *ctx; in ext2_init_fs_context()