Lines Matching refs:ext4_fs_context

1967 struct ext4_fs_context {  struct
2000 struct ext4_fs_context *ctx = fc->fs_private; in ext4_fc_free() argument
2015 struct ext4_fs_context *ctx; in ext4_init_fs_context()
2017 ctx = kzalloc(sizeof(struct ext4_fs_context), GFP_KERNEL); in ext4_init_fs_context()
2034 struct ext4_fs_context *ctx = fc->fs_private; in note_qf_name()
2073 struct ext4_fs_context *ctx = fc->fs_private; in unnote_qf_name()
2086 struct ext4_fs_context *ctx) in ext4_parse_test_dummy_encryption()
2109 static inline void ctx_set_##name(struct ext4_fs_context *ctx, \
2117 static inline void ctx_clear_##name(struct ext4_fs_context *ctx, \
2126 ctx_test_##name(struct ext4_fs_context *ctx, unsigned long flag) \
2141 struct ext4_fs_context *ctx = fc->fs_private; in ext4_parse_param()
2496 struct ext4_fs_context *m_ctx) in parse_apply_sb_mount_options()
2500 struct ext4_fs_context *s_ctx = NULL; in parse_apply_sb_mount_options()
2517 s_ctx = kzalloc(sizeof(struct ext4_fs_context), GFP_KERNEL); in parse_apply_sb_mount_options()
2560 struct ext4_fs_context *ctx = fc->fs_private; in ext4_apply_quota_options()
2596 struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_quota_consistency()
2713 const struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_test_dummy_encryption()
2750 static void ext4_apply_test_dummy_encryption(struct ext4_fs_context *ctx, in ext4_apply_test_dummy_encryption()
2765 struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_opt_consistency()
2848 struct ext4_fs_context *ctx = fc->fs_private; in ext4_apply_options()
2882 struct ext4_fs_context *ctx = fc->fs_private; in ext4_validate_options()
4903 struct ext4_fs_context *ctx) in ext4_load_and_init_journal()
5230 struct ext4_fs_context *ctx = fc->fs_private; in __ext4_fill_super()
5691 struct ext4_fs_context *ctx = fc->fs_private; in ext4_fill_super()
6444 struct ext4_fs_context *ctx = fc->fs_private; in __ext4_remount()