Searched refs:ext4_fs_context (Results 1 – 1 of 1) sorted by relevance
1944 struct ext4_fs_context { struct1977 struct ext4_fs_context *ctx = fc->fs_private; in ext4_fc_free() argument1992 struct ext4_fs_context *ctx; in ext4_init_fs_context()1994 ctx = kzalloc(sizeof(struct ext4_fs_context), GFP_KERNEL); in ext4_init_fs_context()2014 struct ext4_fs_context *ctx = fc->fs_private; in note_qf_name()2053 struct ext4_fs_context *ctx = fc->fs_private; in unnote_qf_name()2065 struct ext4_fs_context *ctx) in ext4_parse_test_dummy_encryption()2089 void ctx_set_##name(struct ext4_fs_context *ctx, unsigned long flag) \2097 void ctx_clear_##name(struct ext4_fs_context *ctx, unsigned long flag) \2105 ctx_test_##name(struct ext4_fs_context *ctx, unsigned long flag) \[all …]