Searched refs:ReadVBMetaTable (Results 1 – 1 of 1) sorted by relevance
58 Result<void> ReadVBMetaTable(int fd, uint64_t offset, VBMetaTable* table) { in ReadVBMetaTable() function87 return ReadVBMetaTable(fd, offset, table); in ReadPrimaryVBMetaTable()92 return ReadVBMetaTable(fd, offset, table); in ReadBackupVBMetaTable()