Lines Matching refs:ext4_fs_context
1966 struct ext4_fs_context { struct
1999 struct ext4_fs_context *ctx = fc->fs_private; in ext4_fc_free() argument
2014 struct ext4_fs_context *ctx; in ext4_init_fs_context()
2016 ctx = kzalloc(sizeof(struct ext4_fs_context), GFP_KERNEL); in ext4_init_fs_context()
2033 struct ext4_fs_context *ctx = fc->fs_private; in note_qf_name()
2072 struct ext4_fs_context *ctx = fc->fs_private; in unnote_qf_name()
2085 struct ext4_fs_context *ctx) in ext4_parse_test_dummy_encryption()
2108 static inline void ctx_set_##name(struct ext4_fs_context *ctx, \
2116 static inline void ctx_clear_##name(struct ext4_fs_context *ctx, \
2125 ctx_test_##name(struct ext4_fs_context *ctx, unsigned long flag) \
2140 struct ext4_fs_context *ctx = fc->fs_private; in ext4_parse_param()
2495 struct ext4_fs_context *m_ctx) in parse_apply_sb_mount_options()
2499 struct ext4_fs_context *s_ctx = NULL; in parse_apply_sb_mount_options()
2516 s_ctx = kzalloc(sizeof(struct ext4_fs_context), GFP_KERNEL); in parse_apply_sb_mount_options()
2559 struct ext4_fs_context *ctx = fc->fs_private; in ext4_apply_quota_options()
2595 struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_quota_consistency()
2712 const struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_test_dummy_encryption()
2749 static void ext4_apply_test_dummy_encryption(struct ext4_fs_context *ctx, in ext4_apply_test_dummy_encryption()
2764 struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_opt_consistency()
2847 struct ext4_fs_context *ctx = fc->fs_private; in ext4_apply_options()
2881 struct ext4_fs_context *ctx = fc->fs_private; in ext4_validate_options()
4902 struct ext4_fs_context *ctx) in ext4_load_and_init_journal()
5217 struct ext4_fs_context *ctx = fc->fs_private; in __ext4_fill_super()
5686 struct ext4_fs_context *ctx = fc->fs_private; in ext4_fill_super()
6439 struct ext4_fs_context *ctx = fc->fs_private; in __ext4_remount()