Searched refs:dnode_new_blkid (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | dnode.h | 444 void dnode_new_blkid(dnode_t *dn, uint64_t blkid, dmu_tx_t *tx,
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dmu.c | 1878 dnode_new_blkid(dn, maxblkid, tx, B_FALSE, B_TRUE); in dmu_object_set_maxblkid()
|
| H A D | dbuf.c | 1981 dnode_new_blkid(dn, blkid, tx, B_TRUE, B_FALSE); in dbuf_dirty_lightweight() 2265 dnode_new_blkid(dn, db->db_blkid, tx, in dbuf_dirty()
|
| H A D | dsl_crypt.c | 2111 dnode_new_blkid(mdn, maxblkid, tx, B_FALSE, B_TRUE); in dsl_crypto_recv_raw_objset_sync()
|
| H A D | dnode.c | 1872 dnode_new_blkid(dnode_t *dn, uint64_t blkid, dmu_tx_t *tx, boolean_t have_read, in dnode_new_blkid() function
|