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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap.c188 dmu_prefetch(zap->zap_objset, zap->zap_object, 0,
969 dmu_prefetch(zap->zap_objset, zap->zap_object, 0, blk << bs, 1 << bs,
1211 dmu_prefetch(zc->zc_objset, zc->zc_zapobj, 0, 0,
1358 dmu_prefetch(zap->zap_objset, zap->zap_object, 0,
H A Dspace_map.c100 dmu_prefetch(sm->sm_os, space_map_object(sm), 0, 0, end,
H A Ddmu.c631 dmu_prefetch(objset_t *os, uint64_t object, int64_t level, uint64_t offset, function
H A Ddmu_send.c2796 dmu_prefetch(ra->os, object, 1, offset, length,
H A Dzfs_vnops.c2572 dmu_prefetch(os, objnum, 0, 0, 0,
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddmu.h825 void dmu_prefetch(objset_t *os, uint64_t object, int64_t level, uint64_t offset,
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c4160 dmu_prefetch(os, bigobj, 0, n * chunksize, s * chunksize,
6467 dmu_prefetch(spa->spa_meta_objset, object, 0, 0, 1ULL << 20,

Completed in 276 milliseconds