Searched refs:SGArray_Append (Results 1 – 3 of 3) sorted by relevance
20 int SGArray_Append(SGArray *sga, uint64_t off, uint64_t len);
18 SGArray_Append(SGArray *sga, uint64_t off, uint64_t len) in SGArray_Append() function
252 SGArray_Append(&sga, diskOffset, BLOCKSIZE); in BufCache_Read()279 SGArray_Append(&sga, entry->diskOffset, BLOCKSIZE); in BufCache_Write()