Searched refs:ext2_try_to_allocate (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dballoc.c646 * ext2_try_to_allocate()
669 ext2_try_to_allocate(struct super_block *sb, int group, function
1037 * Since ext2_try_to_allocate() will always allocate blocks within
1113 return ext2_try_to_allocate(sb, group, bitmap_bh,
1168 ret = ext2_try_to_allocate(sb, group, bitmap_bh, grp_goal,
1391 * ext2_try_to_allocate marked the blocks we allocated as in

Completed in 94 milliseconds