Home
last modified time | relevance | path

Searched refs:dmu_objset_id (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddbuf.c1065 SET_BOOKMARK(&zb, dmu_objset_id(os), in dbuf_read_verify_dnode_crypt()
1178 SET_BOOKMARK(&zb, dmu_objset_id(db->db_objset), in dbuf_read_impl()
1188 "object set %llu", dmu_objset_id(db->db_objset)); in dbuf_read_impl()
1293 dmu_objset_id(dn->dn_objset), byteorder, salt, iv, in dbuf_fix_old_data()
1357 SET_BOOKMARK(&zb, dmu_objset_id(db->db_objset), in dbuf_read()
2912 dmu_objset_id(dn->dn_objset), byteorder, salt, iv, mac, in dbuf_hold_copy()
3433 SET_BOOKMARK(&zb, dmu_objset_id(db->db_objset), in dbuf_prepare_encrypted_dnode_leaf()
3442 dmu_objset_id(db->db_objset), in dbuf_prepare_encrypted_dnode_leaf()
3626 dmu_objset_id(os), byteorder, salt, iv, mac, in dbuf_sync_leaf()
H A Dzil.c189 zc->zc_word[ZIL_ZC_OBJSET] = dmu_objset_id(zilog->zl_os); in zil_init_log_chain()
302 SET_BOOKMARK(&zb, dmu_objset_id(zilog->zl_os), lr->lr_foid, in zil_read_log_data()
H A Dzfs_ctldir.c882 *vpp = sep->se_root = zfsctl_snapshot_mknode(dvp, dmu_objset_id(snap)); in zfsctl_snapdir_lookup()
H A Ddmu_recv.c2189 dmu_objset_id(ra->os), byteorder, drrs->drr_salt, in receive_read_record()
2340 uint64_t dsobj = dmu_objset_id(ra->os); in resume_check()
H A Ddmu_send.c583 SET_BOOKMARK(&(record.zb), dmu_objset_id(dsp->dsa_os), in dump_dnode()
H A Ddmu.c1736 abuf = arc_loan_raw_buf(os->os_spa, dmu_objset_id(os), in dmu_copy_from_buf()
H A Ddmu_objset.c146 dmu_objset_id(objset_t *os) in dmu_objset_id() function
H A Dzio.c3391 dmu_objset_id(os), salt)); in zio_alloc_zil()
H A Dzfs_vnops.c5353 uint64_t objsetid = dmu_objset_id(zfsvfs->z_os); in zfs_fid()
H A Dzfs_ioctl.c397 ret = (dmu_objset_id(os) == spa_bootfs(dmu_objset_spa(os))); in zfs_is_bootfs()
H A Dspa.c631 objnum = dmu_objset_id(os); in spa_prop_validate()
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb_il.c184 SET_BOOKMARK(&zb, dmu_objset_id(zilog->zl_os), in zil_prt_rec_write()
H A Dzdb.c1620 SET_BOOKMARK(&czb, dmu_objset_id(dn->dn_objset), in dump_indirect()
2481 osname, type, (u_longlong_t)dmu_objset_id(os), in dump_dir()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h1005 extern uint64_t dmu_objset_id(objset_t *os);
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c1447 bt->bt_objset = dmu_objset_id(os); in ztest_bt_generate()
1462 ASSERT3U(bt->bt_objset, ==, dmu_objset_id(os)); in ztest_bt_verify()
1508 uint64_t token = ZTEST_BONUS_FILL_TOKEN(obj, dmu_objset_id(os), in ztest_fill_unused_bonus()
1525 uint64_t token = ZTEST_BONUS_FILL_TOKEN(obj, dmu_objset_id(os), in ztest_verify_unused_bonus()