Searched defs:blocksCount (Results 1 – 2 of 2) sorted by relevance
1079 static int writeBlocks(int fd, const incfs_fill_block blocks[], int blocksCount) { in writeBlocks()1111 IncFsErrorCode IncFs_WriteBlocks(const IncFsDataBlock blocks[], size_t blocksCount) { in IncFs_WriteBlocks()
628 const IncFsDataBlock blocks[], int blocksCount) { in DataLoader_FilesystemConnector_writeBlocks()