Home
last modified time | relevance | path

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

/linux/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()
824 struct ext2_fs_context *ctx = fc->fs_private; in ext2_set_options()
879 struct ext2_fs_context *ctx = fc->fs_private; in ext2_fill_super()
1367 struct ext2_fs_context *ctx = fc->fs_private; in ext2_reconfigure()
1671 struct ext2_fs_context *ct in ext2_init_fs_context()
[all...]