Home
last modified time | relevance | path

Searched refs:EXT4_SECRM_FL (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4.h402 #define EXT4_SECRM_FL 0x00000001 /* Secure deletion */ macro
437 #define EXT4_FL_USER_MODIFIABLE (EXT4_SECRM_FL | \
475 #define EXT4_FL_INHERITED (EXT4_SECRM_FL | EXT4_UNRM_FL | EXT4_COMPR_FL |\