Searched defs:dmu_object_info (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu.c2013 dmu_object_info(objset_t *os, uint64_t object, dmu_object_info_t *doi) function
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h769 typedef struct dmu_object_info { struct
809 int dmu_object_info(objset_t *os, uint64_t object, dmu_object_info_t *doi);
810 /* Like dmu_object_info, but faster if you have a held dnode in hand. */
812 /* Like dmu_object_info, but faster if you have a held dbuf in hand. */

Completed in 55 milliseconds