Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ext4/
H A Dext4_common.c976 uint16_t bg_flags = ext4fs_bg_get_flags(bgd); in ext4fs_get_new_blk_no() local
1041 uint16_t bg_flags = ext4fs_bg_get_flags(bgd); in ext4fs_get_new_blk_no() local
1108 uint16_t bg_flags = ext4fs_bg_get_flags(bgd); in ext4fs_get_new_inode_no() local
1154 uint16_t bg_flags = ext4fs_bg_get_flags(bgd); in ext4fs_get_new_inode_no() local
/openbmc/u-boot/include/
H A Dext_common.h137 __le16 bg_flags; member