Searched refs:EXT2_SECRM_FL (Results 1 – 5 of 5) sorted by relevance
30 { EXT2_SECRM_FL, "s", "Secure_Deletion" },
105 { EXT2_SECRM_FL, 's' },
174 #define EXT2_SECRM_FL 0x00000001 /* Secure deletion */ macro
172 if (temp & EXT2_SECRM_FL) in type_ext2_inode___show()
254 #define EXT2_SECRM_FL 0x00000001 /* Secure deletion */ macro