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

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dspa_history.c286 dmu_object_info_from_db(dbp, &doi);
447 dmu_object_info_from_db(dbp, &doi);
H A Dzap_micro.c518 dmu_object_info_from_db(db, &doi);
595 dmu_object_info_from_db(db, &doi);
619 dmu_object_info_from_db(db, &doi);
H A Ddsl_deadlist.c309 dmu_object_info_from_db(dl->dl_dbuf, &doi);
H A Dspace_map.c865 dmu_object_info_from_db(sm->sm_dbuf, &doi);
H A Ddmu.c2198 dmu_object_info_from_db(dmu_buf_t *db_fake, dmu_object_info_t *doi) function
2329 EXPORT_SYMBOL(dmu_object_info_from_db); variable
H A Ddsl_dir.c179 dmu_object_info_from_db(dbuf, &doi);
2214 dmu_object_info_from_db(dd->dd_dbuf, &doi);
H A Dsa.c1397 dmu_object_info_from_db(db, &doi);
2133 dmu_object_info_from_db(hdl->sa_bonus, doi);
H A Ddsl_dataset.c580 dmu_object_info_from_db(dbuf, &doi);
4846 dmu_object_info_from_db(ds->ds_dbuf, &doi);
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_znode.c939 dmu_object_info_from_db(db, &doi);
1093 dmu_object_info_from_db(db, &doi);
1795 dmu_object_info_from_db(*db, &doi);
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_znode.c1077 dmu_object_info_from_db(db, &doi);
1214 dmu_object_info_from_db(db, &doi);
1998 dmu_object_info_from_db(*db, &doi);
/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Ddmu.h921 void dmu_object_info_from_db(dmu_buf_t *db, dmu_object_info_t *doi);
923 * Like dmu_object_info_from_db, but faster still when you only care about
/freebsd-13-stable/sys/contrib/openzfs/cmd/ztest/
H A Dztest.c1812 dmu_object_info_from_db(db, &doi);
2164 dmu_object_info_from_db(db, &doi);
2443 dmu_object_info_from_db(db, &doi);
2548 dmu_object_info_from_db(db, &doi);
5792 dmu_object_info_from_db(db, &doi);
/freebsd-13-stable/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c4552 dmu_object_info_from_db(db, &doi);

Completed in 240 milliseconds