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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_traverse.c49 boolean_t pd_cancel; member in struct:prefetch_data
502 if (pfd->pd_cancel)
509 while (!pfd->pd_cancel && pfd->pd_bytes_fetched >= zfs_pd_bytes_max)
612 pd.pd_cancel = B_TRUE;

Completed in 58 milliseconds