Lines Matching refs:ext4_fs_context
1963 struct ext4_fs_context { struct
1996 struct ext4_fs_context *ctx = fc->fs_private; in ext4_fc_free() argument
2011 struct ext4_fs_context *ctx; in ext4_init_fs_context()
2013 ctx = kzalloc(sizeof(struct ext4_fs_context), GFP_KERNEL); in ext4_init_fs_context()
2030 struct ext4_fs_context *ctx = fc->fs_private; in note_qf_name()
2069 struct ext4_fs_context *ctx = fc->fs_private; in unnote_qf_name()
2081 struct ext4_fs_context *ctx) in ext4_parse_test_dummy_encryption()
2105 void ctx_set_##name(struct ext4_fs_context *ctx, unsigned long flag) \
2113 void ctx_clear_##name(struct ext4_fs_context *ctx, unsigned long flag) \
2121 ctx_test_##name(struct ext4_fs_context *ctx, unsigned long flag) \
2136 struct ext4_fs_context *ctx = fc->fs_private; in ext4_parse_param()
2476 struct ext4_fs_context *m_ctx) in parse_apply_sb_mount_options()
2480 struct ext4_fs_context *s_ctx = NULL; in parse_apply_sb_mount_options()
2497 s_ctx = kzalloc(sizeof(struct ext4_fs_context), GFP_KERNEL); in parse_apply_sb_mount_options()
2540 struct ext4_fs_context *ctx = fc->fs_private; in ext4_apply_quota_options()
2576 struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_quota_consistency()
2693 const struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_test_dummy_encryption()
2730 static void ext4_apply_test_dummy_encryption(struct ext4_fs_context *ctx, in ext4_apply_test_dummy_encryption()
2745 struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_opt_consistency()
2819 struct ext4_fs_context *ctx = fc->fs_private; in ext4_apply_options()
2853 struct ext4_fs_context *ctx = fc->fs_private; in ext4_validate_options()
4898 struct ext4_fs_context *ctx) in ext4_load_and_init_journal()
5237 struct ext4_fs_context *ctx = fc->fs_private; in __ext4_fill_super()
5704 struct ext4_fs_context *ctx = fc->fs_private; in ext4_fill_super()
6454 struct ext4_fs_context *ctx = fc->fs_private; in __ext4_remount()