Searched refs:ext3_test_allocatable (Results 1 – 1 of 1) sorted by relevance
713 static int ext3_test_allocatable(ext3_grpblk_t nr, struct buffer_head *bh) in ext3_test_allocatable() function751 if (ext3_test_allocatable(next, bh)) in bitmap_search_next_usable_block()795 if (here < end_goal && ext3_test_allocatable(here, bh)) in find_next_usable_block()808 if (next < maxblocks && next >= start && ext3_test_allocatable(next, bh)) in find_next_usable_block()911 if (grp_goal < 0 || !ext3_test_allocatable(grp_goal, bitmap_bh)) { in ext3_try_to_allocate()919 ext3_test_allocatable(grp_goal - 1, in ext3_try_to_allocate()942 && ext3_test_allocatable(grp_goal, bitmap_bh) in ext3_try_to_allocate()