first_sector 27 block/partitions/acorn.c unsigned long first_sector, int slot) first_sector 48 block/partitions/acorn.c put_partition(state, slot, first_sector, nr_sects); first_sector 162 block/partitions/acorn.c unsigned long first_sector = 0; first_sector 194 block/partitions/acorn.c dr = adfs_partition(state, name, data, first_sector, slot++); first_sector 208 block/partitions/acorn.c first_sector += nr_sects; first_sector 219 block/partitions/acorn.c slot = riscix_partition(state, first_sector, slot, first_sector 225 block/partitions/acorn.c slot = linux_partition(state, first_sector, slot, first_sector 122 block/partitions/msdos.c sector_t first_sector, sector_t first_size, first_sector 134 block/partitions/msdos.c this_sector = first_sector; first_sector 177 block/partitions/msdos.c if (next < first_sector) first_sector 179 block/partitions/msdos.c if (next + size > first_sector + first_size) first_sector 205 block/partitions/msdos.c this_sector = first_sector + start_sect(p) * sector_size; first_sector 5767 drivers/md/raid5.c sector_t first_sector, last_sector; first_sector 5955 drivers/md/raid5.c first_sector = first_sector 5964 drivers/md/raid5.c while (first_sector <= last_sector) { first_sector 5965 drivers/md/raid5.c sh = raid5_get_active_stripe(conf, first_sector, 1, 0, 1); first_sector 5969 drivers/md/raid5.c first_sector += STRIPE_SECTORS; first_sector 430 fs/direct-io.c sector_t first_sector, int nr_vecs) first_sector 441 fs/direct-io.c bio->bi_iter.bi_sector = first_sector; first_sector 72 fs/mpage.c sector_t first_sector, int nr_vecs, first_sector 88 fs/mpage.c bio->bi_iter.bi_sector = first_sector; first_sector 99 kernel/power/swap.c sector_t first_sector; first_sector 315 kernel/power/swap.c swsusp_header->image = handle->first_sector; first_sector 431 kernel/power/swap.c handle->first_sector = handle->cur_swap;