Searched refs:dnode_rele_and_unlock (Results 1 – 3 of 3) sorted by relevance
426 void dnode_rele_and_unlock(dnode_t *dn, void *tag, boolean_t evicting);
1602 dnode_rele_and_unlock(dn, tag, B_FALSE); in dnode_rele()1606 dnode_rele_and_unlock(dnode_t *dn, void *tag, boolean_t evicting) in dnode_rele_and_unlock() function
2812 dnode_rele_and_unlock(dn, db, B_TRUE); in dbuf_destroy()