Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ext4/
H A Dext4_write.c81 uint64_t b_bitmap_blk = ext4fs_bg_get_block_id(bgd, fs); in ext4fs_update() local
168 uint64_t b_bitmap_blk = ext4fs_bg_get_block_id(bgd, fs); in delete_single_indirect_block() local
232 uint64_t b_bitmap_blk = in delete_double_indirect_block() local
263 uint64_t b_bitmap_blk = ext4fs_bg_get_block_id(bgd, fs); in delete_double_indirect_block() local
344 uint64_t b_bitmap_blk = in delete_triple_indirect_block() local
384 uint64_t b_bitmap_blk = in delete_triple_indirect_block() local
416 uint64_t b_bitmap_blk = ext4fs_bg_get_block_id(bgd, fs); in delete_triple_indirect_block() local
503 uint64_t b_bitmap_blk = ext4fs_bg_get_block_id(bgd, fs); in ext4fs_delete_file() local
H A Dext4_common.c977 uint64_t b_bitmap_blk = in ext4fs_get_new_blk_no() local
1042 uint64_t b_bitmap_blk = ext4fs_bg_get_block_id(bgd, fs); in ext4fs_get_new_blk_no() local