Home
last modified time | relevance | path

Searched defs:start_sect (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/block/partitions/
H A Damiga.c42 u64 start_sect, nr_sects; in amiga_partition() local
H A Dacorn.c119 __le32 start_sect; member
252 unsigned long start_sect, nr_sects, sectscyl, heads; in adfspart_check_ADFS() local
H A Dmsdos.c46 static inline sector_t start_sect(struct msdos_partition *p) in start_sect() function
442 __le32 start_sect; /* starting sector */ member
/openbmc/linux/include/linux/
H A Dmsdos_partition.h16 __le32 start_sect; /* starting sector counting from 0 */ member
/openbmc/qemu/hw/block/
H A Dhd-geometry.c49 uint32_t start_sect; /* starting sector counting from 0 */ member
/openbmc/u-boot/include/
H A Dpart_efi.h71 __le32 start_sect; /* starting sector counting from 0 */ member
/openbmc/linux/drivers/nvme/target/
H A Dzns.c274 sector_t start_sect = nvmet_lba_to_sect(req->ns, req->cmd->zmr.slba); in nvmet_bdev_zone_zmgmt_recv_work() local
/openbmc/qemu/tests/qtest/
H A Dhd-geo-test.c414 uint32_t start_sect; member