Searched refs:LastLogicalLBA (Results 1 – 2 of 2) sorted by relevance
101 uint64_t LastLogicalLBA(void);
784 lastLogical = LastLogicalLBA(); in UpdateCanBeLogical()847 uint64_t BasicMBRData::LastLogicalLBA(void) { in LastLogicalLBA() function in BasicMBRData867 lastLogical = LastLogicalLBA(); in AreLogicalsContiguous()1246 lastLogicalLBA = LastLogicalLBA(); in MakeLogicalsContiguous()1346 temp.SetLengthLBA(LastLogicalLBA() - FirstLogicalLBA() + 2); in CreateExtended()