Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dext4fs.h41 #define EXT4_BG_BLOCK_UNINIT 0x0002 macro
/openbmc/linux/fs/ext4/
H A Dext4.h435 #define EXT4_BG_BLOCK_UNINIT 0x0002 /* Block bitmap not in use */ macro