Searched defs:grp_goal (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/fs/ext2/ |
D | balloc.c | 264 goal_in_my_reservation(struct ext2_reserve_window *rsv, ext2_grpblk_t grp_goal, in goal_in_my_reservation() 665 struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal, in ext2_try_to_allocate() 899 ext2_grpblk_t grp_goal, struct super_block *sb, in alloc_new_reservation() 1093 struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal, in ext2_try_to_allocate_with_rsv()
|
/linux-4.1.27/fs/ext3/ |
D | balloc.c | 272 goal_in_my_reservation(struct ext3_reserve_window *rsv, ext3_grpblk_t grp_goal, in goal_in_my_reservation() 877 struct buffer_head *bitmap_bh, ext3_grpblk_t grp_goal, in ext3_try_to_allocate() 1113 ext3_grpblk_t grp_goal, struct super_block *sb, in alloc_new_reservation() 1317 ext3_grpblk_t grp_goal, in ext3_try_to_allocate_with_rsv()
|