Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dext4fs.h40 #define EXT4_BG_INODE_UNINIT 0x0001 macro
/openbmc/linux/fs/ext4/
H A Dext4.h434 #define EXT4_BG_INODE_UNINIT 0x0001 /* Inode table/bitmap not in use */ macro