Searched defs:grp_goal (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/fs/ext2/ |
D | balloc.c | 275 goal_in_my_reservation(struct ext2_reserve_window *rsv, ext2_grpblk_t grp_goal, in goal_in_my_reservation() 673 struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal, in ext2_try_to_allocate() 907 ext2_grpblk_t grp_goal, struct super_block *sb, in alloc_new_reservation() 1101 struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal, in ext2_try_to_allocate_with_rsv()
|
/linux-3.3/fs/ext3/ |
D | balloc.c | 280 goal_in_my_reservation(struct ext3_reserve_window *rsv, ext3_grpblk_t grp_goal, in goal_in_my_reservation() 885 struct buffer_head *bitmap_bh, ext3_grpblk_t grp_goal, in ext3_try_to_allocate() 1121 ext3_grpblk_t grp_goal, struct super_block *sb, in alloc_new_reservation() 1325 ext3_grpblk_t grp_goal, in ext3_try_to_allocate_with_rsv()
|