Searched refs:dmu_offset_next (Results 1 – 3 of 3) sorted by relevance
915 int dmu_offset_next(objset_t *os, uint64_t object, boolean_t hole,
1830 dmu_offset_next(objset_t *os, uint64_t object, boolean_t hole, uint64_t *off) in dmu_offset_next() function
283 error = dmu_offset_next(zp->z_zfsvfs->z_os, zp->z_id, hole, &noff); in zfs_holey()