Home
last modified time | relevance | path

Searched refs:dnode_new_blkid (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/sys/contrib/openzfs/include/sys/
HDdnode.h458 void dnode_new_blkid(dnode_t *dn, uint64_t blkid, dmu_tx_t *tx,
/freebsd-head/sys/contrib/openzfs/module/zfs/
HDdbuf.c2175 dnode_new_blkid(dn, blkid, tx, B_TRUE, B_FALSE); in dbuf_dirty_lightweight()
2462 dnode_new_blkid(dn, db->db_blkid, tx, in dbuf_dirty()
HDdnode.c2065 dnode_new_blkid(dnode_t *dn, uint64_t blkid, dmu_tx_t *tx, boolean_t have_read, in dnode_new_blkid() function
HDdsl_crypt.c2149 dnode_new_blkid(mdn, maxblkid, tx, B_FALSE, B_TRUE); in dsl_crypto_recv_raw_objset_sync()
HDdmu.c2260 dnode_new_blkid(dn, maxblkid, tx, B_FALSE, B_TRUE); in dmu_object_set_maxblkid()