Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dext4fs.h42 #define EXT4_BG_INODE_ZEROED 0x0004 macro
/openbmc/linux/fs/ext4/
H A Dext4.h436 #define EXT4_BG_INODE_ZEROED 0x0004 /* On-disk itable initialized to zero */ macro