Home
last modified time | relevance | path

Searched defs:lba_self (Results 1 – 4 of 4) sorted by relevance

/openbsd/sbin/fdisk/
H A Duser.c66 USER_edit(const uint64_t lba_self, const uint64_t lba_firstembr) in USER_edit()
119 uint64_t lba_self, lba_firstembr; in USER_print_disk() local
H A Dmbr.c104 dos_mbr_to_mbr(const struct dos_mbr *dmbr, const uint64_t lba_self, in dos_mbr_to_mbr()
167 MBR_read(const uint64_t lba_self, const uint64_t lba_firstembr, struct mbr *mbr) in MBR_read()
H A Dpart.c976 PRT_dp_to_prt(const struct dos_partition *dp, const uint64_t lba_self, in PRT_dp_to_prt()
999 PRT_prt_to_dp(const struct prt *prt, const uint64_t lba_self, in PRT_prt_to_dp()
H A Dcmd.c375 uint64_t lba_self; in Xselect() local