taglinefilesource code
get_group_desc72fs/ext2/balloc.cgdp = get_group_desc (sb, block_group, NULL);
get_group_desc206fs/ext2/balloc.cgdp = get_group_desc (sb, block_group, &bh2);
get_group_desc287fs/ext2/balloc.cgdp = get_group_desc (sb, i, &bh2);
get_group_desc364fs/ext2/balloc.cgdp = get_group_desc (sb, i, &bh2);
get_group_desc490fs/ext2/balloc.cgdp = get_group_desc (sb, i, NULL);
get_group_desc534fs/ext2/balloc.cgdp = get_group_desc (sb, i, NULL);
get_group_desc71fs/ext2/ialloc.cgdp = get_group_desc (sb, block_group, NULL);
get_group_desc239fs/ext2/ialloc.cgdp = get_group_desc (sb, block_group, &bh2);
get_group_desc344fs/ext2/ialloc.ctmp = get_group_desc (sb, j, &bh2);
get_group_desc363fs/ext2/ialloc.ctmp = get_group_desc (sb, i, &bh2);
get_group_desc376fs/ext2/ialloc.ctmp = get_group_desc (sb, i, &bh2);
get_group_desc391fs/ext2/ialloc.ctmp = get_group_desc (sb, i, &bh2);
get_group_desc501fs/ext2/ialloc.cgdp = get_group_desc (sb, i, NULL);
get_group_desc533fs/ext2/ialloc.cgdp = get_group_desc (sb, i, NULL);