Searched defs:fetch_data (Results 1 – 2 of 2) sorted by relevance
328 dmu_zfetch_prepare(zfetch_t * zf,uint64_t blkid,uint64_t nblks,boolean_t fetch_data,boolean_t have_lock) dmu_zfetch_prepare() argument 563 dmu_zfetch(zfetch_t * zf,uint64_t blkid,uint64_t nblks,boolean_t fetch_data,boolean_t missed,boolean_t have_lock) dmu_zfetch() argument
285 auto fetch_data = [&raw_codes](StructuredData::Object *obj) { CalculateStopInfo() local