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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu.c358 dmu_spill_hold_by_dnode(dnode_t *dn, uint32_t flags, void *tag, dmu_buf_t **dbp) function
398 err = dmu_spill_hold_by_dnode(dn,
418 err = dmu_spill_hold_by_dnode(dn, DB_RF_CANFAIL, tag, dbp);

Completed in 65 milliseconds