Home
last modified time | relevance | path

Searched refs:first_pass_bbmap (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dext4fs.h107 uint16_t first_pass_bbmap; member
/openbmc/u-boot/fs/ext4/
H A Dext4_write.c745 fs->first_pass_bbmap = 0; in ext4fs_deinit()
888 fs->first_pass_bbmap = 0; in ext4fs_write()
987 fs->first_pass_bbmap = 0; in ext4fs_write()
H A Dext4_common.c971 if (fs->first_pass_bbmap == 0) { in ext4fs_get_new_blk_no()
994 fs->first_pass_bbmap++; in ext4fs_get_new_blk_no()