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