Searched refs:DUMMY_ENCRYPTION_ENABLED (Results 1 – 2 of 2) sorted by relevance
1439 #define DUMMY_ENCRYPTION_ENABLED(sbi) ((sbi)->s_dummy_enc_policy.policy != NULL) macro1441 #define DUMMY_ENCRYPTION_ENABLED(sbi) (0) macro
4781 if (DUMMY_ENCRYPTION_ENABLED(sbi) && !sb_rdonly(sb) && in ext4_fill_super()