Searched refs:allocate_data (Results 1 – 1 of 1) sorted by relevance
65 static status_t allocate_data(struct buf* buf, int size);367 status = allocate_data(newBuf, size); in getblkx()406 status = allocate_data(newBuf, size); in getblkx()509 allocate_data(struct buf* buf, int size) in allocate_data() function