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