Searched refs:last_region (Results 1 – 3 of 3) sorted by relevance
90 int last_region(struct block_allocation *alloc);
170 for (; !last_region(alloc); extent++, get_next_region(alloc)) { in do_inode_allocate_extents()
554 int last_region(struct block_allocation *alloc) in last_region() function