Searched defs:fetch_data (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_zfetch.c202 * fetch_data argument specifies whether actual data blocks should be fetched:
207 dmu_zfetch(zfetch_t *zf, uint64_t blkid, uint64_t nblks, boolean_t fetch_data) argument
271 if (fetch_data) {

Completed in 55 milliseconds