Searched refs:dnode_rele_and_unlock (Results 1 – 3 of 3) sorted by relevance
439 void dnode_rele_and_unlock(dnode_t *dn, const void *tag, boolean_t evicting);
1764 dnode_rele_and_unlock(dn, tag, B_FALSE); in dnode_rele()1768 dnode_rele_and_unlock(dnode_t *dn, const void *tag, boolean_t evicting) in dnode_rele_and_unlock() function
3263 dnode_rele_and_unlock(dn, db, B_TRUE); in dbuf_destroy()