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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h784 } dmu_object_info_t; typedef in typeref:struct:dmu_object_info
809 int dmu_object_info(objset_t *os, uint64_t object, dmu_object_info_t *doi);
811 void dmu_object_info_from_dnode(dnode_t *dn, dmu_object_info_t *doi);
813 void dmu_object_info_from_db(dmu_buf_t *db, dmu_object_info_t *doi);

Completed in 63 milliseconds