Home
last modified time | relevance | path

Searched defs:blk_start (Results 1 – 3 of 3) sorted by relevance

/external/erofs-utils/lib/
Dblock_list.c47 static void blocklist_write(const char *path, erofs_blk_t blk_start, in blocklist_write()
73 erofs_blk_t blk_start, in erofs_droid_blocklist_write_extent()
91 erofs_blk_t blk_start, erofs_blk_t nblocks) in erofs_droid_blocklist_write()
/external/erofs-utils/include/erofs/
Dblock_list.h31 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()
/external/e2fsprogs/contrib/android/
Dblock_range.c15 void add_blocks_to_range(struct block_range_list *list, blk64_t blk_start, in add_blocks_to_range()