Searched refs:IncFsBlockIndex (Results 1 – 3 of 3) sorted by relevance
51 typedef int32_t IncFsBlockIndex; typedef102 IncFsBlockIndex pageIndex;118 IncFsBlockIndex block;123 IncFsBlockIndex begin;124 IncFsBlockIndex end;132 IncFsBlockIndex endIndex;
175 using BlockIndex = IncFsBlockIndex;
1007 .block = (IncFsBlockIndex)pendingReads[i].block_index, in IncFs_WaitForPendingReads()1033 .block = (IncFsBlockIndex)pendingReads[i].block_index, in IncFs_WaitForPageReads()