Searched refs:EXT2_SECRM_FL (Results 1 – 4 of 4) 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()
310 #define EXT2_SECRM_FL 0x00000001 /* Secure deletion */ macro