Searched refs:dnode_rele_and_unlock (Results 1 – 3 of 3) sorted by relevance
397 void dnode_rele_and_unlock(dnode_t *dn, void *tag, boolean_t evicting);
1592 dnode_rele_and_unlock(dn, tag, B_FALSE); in dnode_rele()1596 dnode_rele_and_unlock(dnode_t *dn, void *tag, boolean_t evicting) in dnode_rele_and_unlock() function
2384 dnode_rele_and_unlock(dn, db, B_TRUE); in dbuf_destroy()