Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dallocate.h90 int last_region(struct block_allocation *alloc);
Dextent.c170 for (; !last_region(alloc); extent++, get_next_region(alloc)) { in do_inode_allocate_extents()
Dallocate.c554 int last_region(struct block_allocation *alloc) in last_region() function