Searched defs:lba_firstembr (Results 1 – 4 of 4) sorted by relevance
66 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
105 const uint64_t lba_firstembr, struct mbr *mbr) in dos_mbr_to_mbr()167 MBR_read(const uint64_t lba_self, const uint64_t lba_firstembr, struct mbr *mbr) in MBR_read()
977 const uint64_t lba_firstembr, struct prt *prt) in PRT_dp_to_prt()1000 const uint64_t lba_firstembr, struct dos_partition *dp) in PRT_prt_to_dp()
374 static uint64_t lba_firstembr = 0; in Xselect() local