Searched refs:EXT2_SECRM_FL (Results 1 – 5 of 5) sorted by relevance
31 { EXT2_SECRM_FL, "s", "Secure_Deletion" },
110 { EXT2_SECRM_FL, 's' },
173 if (temp & EXT2_SECRM_FL) in type_ext2_inode___show()
279 #define EXT2_SECRM_FL 0x00000001 /* Secure deletion */ macro
298 #define EXT2_SECRM_FL 0x00000001 /* Secure deletion */ macro