Lines Matching refs:ext4_fs_context

1965 struct ext4_fs_context {  struct
1998 struct ext4_fs_context *ctx = fc->fs_private; in ext4_fc_free() argument
2013 struct ext4_fs_context *ctx; in ext4_init_fs_context()
2015 ctx = kzalloc(sizeof(struct ext4_fs_context), GFP_KERNEL); in ext4_init_fs_context()
2032 struct ext4_fs_context *ctx = fc->fs_private; in note_qf_name()
2071 struct ext4_fs_context *ctx = fc->fs_private; in unnote_qf_name()
2084 struct ext4_fs_context *ctx) in ext4_parse_test_dummy_encryption()
2107 static inline void ctx_set_##name(struct ext4_fs_context *ctx, \
2115 static inline void ctx_clear_##name(struct ext4_fs_context *ctx, \
2124 ctx_test_##name(struct ext4_fs_context *ctx, unsigned long flag) \
2139 struct ext4_fs_context *ctx = fc->fs_private; in ext4_parse_param()
2494 struct ext4_fs_context *m_ctx) in parse_apply_sb_mount_options()
2498 struct ext4_fs_context *s_ctx = NULL; in parse_apply_sb_mount_options()
2515 s_ctx = kzalloc(sizeof(struct ext4_fs_context), GFP_KERNEL); in parse_apply_sb_mount_options()
2558 struct ext4_fs_context *ctx = fc->fs_private; in ext4_apply_quota_options()
2594 struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_quota_consistency()
2711 const struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_test_dummy_encryption()
2748 static void ext4_apply_test_dummy_encryption(struct ext4_fs_context *ctx, in ext4_apply_test_dummy_encryption()
2763 struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_opt_consistency()
2846 struct ext4_fs_context *ctx = fc->fs_private; in ext4_apply_options()
2880 struct ext4_fs_context *ctx = fc->fs_private; in ext4_validate_options()
4901 struct ext4_fs_context *ctx) in ext4_load_and_init_journal()
5216 struct ext4_fs_context *ctx = fc->fs_private; in __ext4_fill_super()
5685 struct ext4_fs_context *ctx = fc->fs_private; in ext4_fill_super()
6438 struct ext4_fs_context *ctx = fc->fs_private; in __ext4_remount()