Lines Matching refs:ext4_fs_context
1958 struct ext4_fs_context { struct
1991 struct ext4_fs_context *ctx = fc->fs_private; in ext4_fc_free() argument
2006 struct ext4_fs_context *ctx; in ext4_init_fs_context()
2008 ctx = kzalloc(sizeof(struct ext4_fs_context), GFP_KERNEL); in ext4_init_fs_context()
2025 struct ext4_fs_context *ctx = fc->fs_private; in note_qf_name()
2064 struct ext4_fs_context *ctx = fc->fs_private; in unnote_qf_name()
2076 struct ext4_fs_context *ctx) in ext4_parse_test_dummy_encryption()
2099 static inline void ctx_set_##name(struct ext4_fs_context *ctx, \
2107 static inline void ctx_clear_##name(struct ext4_fs_context *ctx, \
2116 ctx_test_##name(struct ext4_fs_context *ctx, unsigned long flag) \
2131 struct ext4_fs_context *ctx = fc->fs_private; in ext4_parse_param()
2471 struct ext4_fs_context *m_ctx) in parse_apply_sb_mount_options()
2475 struct ext4_fs_context *s_ctx = NULL; in parse_apply_sb_mount_options()
2492 s_ctx = kzalloc(sizeof(struct ext4_fs_context), GFP_KERNEL); in parse_apply_sb_mount_options()
2535 struct ext4_fs_context *ctx = fc->fs_private; in ext4_apply_quota_options()
2571 struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_quota_consistency()
2688 const struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_test_dummy_encryption()
2725 static void ext4_apply_test_dummy_encryption(struct ext4_fs_context *ctx, in ext4_apply_test_dummy_encryption()
2740 struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_opt_consistency()
2814 struct ext4_fs_context *ctx = fc->fs_private; in ext4_apply_options()
2848 struct ext4_fs_context *ctx = fc->fs_private; in ext4_validate_options()
4863 struct ext4_fs_context *ctx) in ext4_load_and_init_journal()
5202 struct ext4_fs_context *ctx = fc->fs_private; in __ext4_fill_super()
5668 struct ext4_fs_context *ctx = fc->fs_private; in ext4_fill_super()
6418 struct ext4_fs_context *ctx = fc->fs_private; in __ext4_remount()