Searched refs:dmu_spill_hold_by_dnode (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu.c319 dmu_spill_hold_by_dnode(dnode_t *dn, uint32_t flags, void *tag, dmu_buf_t **dbp) function
359 err = dmu_spill_hold_by_dnode(dn,
379 err = dmu_spill_hold_by_dnode(dn, DB_RF_CANFAIL, tag, dbp);
H A Ddmu_objset.c1346 error = dmu_spill_hold_by_dnode(dn,
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddmu.h448 int dmu_spill_hold_by_dnode(struct dnode *dn, uint32_t flags,

Completed in 50 milliseconds