Home
last modified time | relevance | path

Searched defs:EXT4_BG_INODE_ZEROED (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dext4fs.h41 #define EXT4_BG_INODE_ZEROED 0x0004 macro
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4.h369 #define EXT4_BG_INODE_ZEROED 0x0004 /* On-disk itable initialized to zero */ macro