Home | History | Annotate | Download | only in misc

Lines Matching refs:goal

1100 	blk_t blk, new_blk, goal;
1121 goal = ext2fs_group_first_block(fs, group);
1125 goal = new_blk;
1127 retval = ext2fs_new_block(fs, goal, NULL, &new_blk);