Searched refs:dmu_prefetch (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap.c165 dmu_prefetch(zap->zap_objset, zap->zap_object, 0,
950 dmu_prefetch(zap->zap_objset, zap->zap_object, 0, blk << bs, 1 << bs,
1322 dmu_prefetch(zap->zap_objset, zap->zap_object, 0,
H A Dspace_map.c83 dmu_prefetch(sm->sm_os, space_map_object(sm), 0, bufsize,
H A Ddmu.c561 dmu_prefetch(objset_t *os, uint64_t object, int64_t level, uint64_t offset, function
H A Ddmu_send.c2541 dmu_prefetch(ra->os, object, 1, offset, length,
H A Dzfs_vnops.c2545 dmu_prefetch(os, objnum, 0, 0, 0,
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddmu.h757 void dmu_prefetch(objset_t *os, uint64_t object, int64_t level, uint64_t offset,
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c3590 dmu_prefetch(os, bigobj, 0, n * chunksize, s * chunksize,
5711 dmu_prefetch(spa->spa_meta_objset, object, 0, 0, 1ULL << 20,

Completed in 77 milliseconds