Searched refs:sector_start (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/libdm/ioctl/
H A Dlibdm-compat.h54 uint64_t sector_start; member in struct:dm_target_spec_v1
H A Dlibdm_netbsd.c341 dmts->sector_start = libdm_table_get_start(table);
H A Dlibdm-iface.c426 if (!dm_task_add_target(dmt, spec->sector_start,
515 sp.sector_start = t->start;
913 if (!dm_task_add_target(dmt, spec->sector_start,
1210 sp.sector_start = t->start;
H A Dlibdm-nbsd-iface.c356 if (!dm_task_add_target(dmt, spec->sector_start,
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/include/
H A Ddm-ioctl.h156 uint64_t sector_start; member in struct:dm_target_spec
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/libdm/misc/
H A Ddm-ioctl.h156 uint64_t sector_start; member in struct:dm_target_spec
/netbsd-6-1-5-RELEASE/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c505 cd9660_write_mbr_partition_entry(FILE *fd, int idx, off_t sector_start, argument
531 lba = htole32(sector_start);
541 off_t sector_start, off_t nsectors, off_t sector_size,
560 apm32 = htobe32(sector_start);
540 cd9660_write_apm_partition_entry(FILE *fd, int idx, int total_partitions, off_t sector_start, off_t nsectors, off_t sector_size, const char *part_name, const char *part_type) argument

Completed in 114 milliseconds