Lines Matching refs:ext4_fs_context
1986 struct ext4_fs_context { struct
2019 struct ext4_fs_context *ctx = fc->fs_private; in ext4_fc_free() argument
2034 struct ext4_fs_context *ctx; in ext4_init_fs_context()
2036 ctx = kzalloc_obj(struct ext4_fs_context); in ext4_init_fs_context()
2056 struct ext4_fs_context *ctx = fc->fs_private; in note_qf_name()
2095 struct ext4_fs_context *ctx = fc->fs_private; in unnote_qf_name()
2107 struct ext4_fs_context *ctx) in ext4_parse_test_dummy_encryption()
2131 void ctx_set_##name(struct ext4_fs_context *ctx, unsigned long flag) \
2139 void ctx_clear_##name(struct ext4_fs_context *ctx, unsigned long flag) \
2147 ctx_test_##name(struct ext4_fs_context *ctx, unsigned long flag) \
2162 struct ext4_fs_context *ctx = fc->fs_private; in ext4_parse_param()
2502 struct ext4_fs_context *m_ctx) in parse_apply_sb_mount_options()
2506 struct ext4_fs_context *s_ctx = NULL; in parse_apply_sb_mount_options()
2520 s_ctx = kzalloc_obj(struct ext4_fs_context); 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()
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()
4946 struct ext4_fs_context *ctx) in ext4_load_and_init_journal()
5335 struct ext4_fs_context *ctx = fc->fs_private; in __ext4_fill_super()
5798 struct ext4_fs_context *ctx = fc->fs_private; in ext4_fill_super()
6545 struct ext4_fs_context *ctx = fc->fs_private; in __ext4_remount()