Searched refs:find_ext (Results 1 – 3 of 3) sorted by relevance
201 static struct hfs_extent * find_ext(struct hfs_fork *fork, int alloc_block) in find_ext() function477 ext = find_ext(fork, next); in shrink_fork()481 ext = find_ext(fork, next); in shrink_fork()551 if (!(ext = find_ext(fork, blocks/ablksz - 1))) { in grow_fork()749 if ((ext = find_ext(fork, ablock))) { in hfs_extent_map()
2113 Rewrote find_ext() and new_extent() for new hfs_btree_extend().
288 goto find_ext; in affs_get_extblock_slow()294 find_ext: in affs_get_extblock_slow()