Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap.c188 dmu_prefetch(zap->zap_objset, zap->zap_object, 0, in zap_table_grow()
969 dmu_prefetch(zap->zap_objset, zap->zap_object, 0, blk << bs, 1 << bs, in fzap_prefetch()
1211 dmu_prefetch(zc->zc_objset, zc->zc_zapobj, 0, 0, in fzap_cursor_retrieve()
1333 dmu_prefetch(zap->zap_objset, zap->zap_object, 0, in fzap_get_stats()
H A Dspace_map.c97 dmu_prefetch(sm->sm_os, space_map_object(sm), 0, 0, end, in space_map_iterate()
H A Ddmu.c705 dmu_prefetch(objset_t *os, uint64_t object, int64_t level, uint64_t offset, in dmu_prefetch() function
H A Ddmu_recv.c2047 dmu_prefetch(ra->os, object, 1, offset, length, in receive_read_prefetch()
H A Dzfs_vnops.c2609 dmu_prefetch(os, objnum, 0, 0, 0, in zfs_readdir()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h889 void dmu_prefetch(objset_t *os, uint64_t object, int64_t level, uint64_t offset,
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c4253 dmu_prefetch(os, bigobj, 0, n * chunksize, s * chunksize, in ztest_dmu_read_write()
6775 dmu_prefetch(spa->spa_meta_objset, object, 0, 0, 1ULL << 20, in ztest_run()