Home
last modified time | relevance | path

Searched refs:dmu_tx_add_new_object (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddmu_object.c91 dmu_tx_add_new_object(tx, os, object); in dmu_object_alloc()
111 dmu_tx_add_new_object(tx, os, object); in dmu_object_claim()
H A Ddmu_tx.c142 dmu_tx_add_new_object(dmu_tx_t *tx, objset_t *os, uint64_t object) in dmu_tx_add_new_object() function
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_tx.h150 void dmu_tx_add_new_object(dmu_tx_t *tx, objset_t *os, uint64_t object);