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

/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_history.c231 dmu_object_info_from_db(dbp, &doi);
371 dmu_object_info_from_db(dbp, &doi);
H A Dspace_map.c412 dmu_object_info_from_db(sm->sm_dbuf, &doi);
500 dmu_object_info_from_db(sm->sm_dbuf, &doi);
H A Ddsl_deadlist.c104 dmu_object_info_from_db(dl->dl_dbuf, &doi);
H A Dzfs_znode.c1142 dmu_object_info_from_db(db, &doi);
1277 dmu_object_info_from_db(db, &doi);
1966 dmu_object_info_from_db(*db, &doi);
H A Ddsl_dir.c177 dmu_object_info_from_db(dbuf, &doi);
1996 dmu_object_info_from_db(dd->dd_dbuf, &doi);
H A Dsa.c1372 dmu_object_info_from_db(db, &doi);
1924 dmu_object_info_from_db((dmu_buf_t *)hdl->sa_bonus, doi);
H A Dzap_micro.c489 dmu_object_info_from_db(db, &doi);
622 dmu_object_info_from_db(db, &doi);
H A Ddmu.c2056 dmu_object_info_from_db(dmu_buf_t *db_fake, dmu_object_info_t *doi) function
H A Ddsl_dataset.c426 dmu_object_info_from_db(dbuf, &doi);
3632 dmu_object_info_from_db(ds->ds_dbuf, &doi);
H A Dmetaslab.c1772 dmu_object_info_from_db(sm->sm_dbuf, &doi);
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddmu.h804 void dmu_object_info_from_db(dmu_buf_t *db, dmu_object_info_t *doi);
806 * Like dmu_object_info_from_db, but faster still when you only care about
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c1295 dmu_object_info_from_db(db, &doi);
1592 dmu_object_info_from_db(db, &doi);
1862 dmu_object_info_from_db(db, &doi);
1970 dmu_object_info_from_db(db, &doi);

Completed in 162 milliseconds