Searched refs:dmu_object_info_from_db (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_history.c297 dmu_object_info_from_db(dbp, &doi);
453 dmu_object_info_from_db(dbp, &doi);
H A Ddsl_deadlist.c103 dmu_object_info_from_db(dl->dl_dbuf, &doi);
H A Dzfs_znode.c1172 dmu_object_info_from_db(db, &doi);
1329 dmu_object_info_from_db(db, &doi);
2038 dmu_object_info_from_db(*db, &doi);
H A Ddsl_dir.c183 dmu_object_info_from_db(dbuf, &doi);
2182 dmu_object_info_from_db(dd->dd_dbuf, &doi);
H A Dsa.c1370 dmu_object_info_from_db(db, &doi);
1923 dmu_object_info_from_db((dmu_buf_t *)hdl->sa_bonus, doi);
H A Dzap_micro.c568 dmu_object_info_from_db(db, &doi);
592 dmu_object_info_from_db(db, &doi);
H A Dspace_map.c841 dmu_object_info_from_db(sm->sm_dbuf, &doi);
H A Ddsl_dataset.c459 dmu_object_info_from_db(dbuf, &doi);
4155 dmu_object_info_from_db(ds->ds_dbuf, &doi);
H A Ddmu.c2631 dmu_object_info_from_db(dmu_buf_t *db_fake, dmu_object_info_t *doi) function
H A Dmetaslab.c2684 dmu_object_info_from_db(sm->sm_dbuf, &doi);
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddmu.h875 void dmu_object_info_from_db(dmu_buf_t *db, dmu_object_info_t *doi);
877 * Like dmu_object_info_from_db, but faster still when you only care about
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c1439 dmu_object_info_from_db(db, &doi);
1791 dmu_object_info_from_db(db, &doi);
2071 dmu_object_info_from_db(db, &doi);
2175 dmu_object_info_from_db(db, &doi);
5182 dmu_object_info_from_db(db, &doi);
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c2619 dmu_object_info_from_db(db, &doi);

Completed in 173 milliseconds