Searched defs:blk_start (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/erofs-utils/lib/ |
H A D | block_list.c | 45 static void blocklist_write(const char *path, erofs_blk_t blk_start, in blocklist_write() 71 erofs_blk_t blk_start, in erofs_droid_blocklist_write_extent() 89 erofs_blk_t blk_start, erofs_blk_t nblocks) in erofs_droid_blocklist_write()
|
/aosp_15_r20/external/erofs-utils/include/erofs/ |
H A D | block_list.h | 31 erofs_blk_t blk_start, erofs_blk_t nblocks) {} in erofs_droid_blocklist_write() 37 erofs_blk_t blk_start, erofs_blk_t nblocks, in erofs_droid_blocklist_write_extent()
|
/aosp_15_r20/external/e2fsprogs/contrib/android/ |
H A D | block_range.c | 15 void add_blocks_to_range(struct block_range_list *list, blk64_t blk_start, in add_blocks_to_range()
|
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/storage/ |
H A D | ata.c | 38 const lba_t blk_start, size_t blk_count, in ata_read_unaligned()
|
/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | ext2_filesystem.cc | 304 blk64_t blk_start = ext2fs_get_block_bitmap_start2(filsys_->block_map); in GetFiles() local
|