Searched refs:arc_freed (Results 1 – 4 of 4) sorted by relevance
177 void arc_freed(spa_t *spa, const blkptr_t *bp);
2824 arc_freed(spa, &bp); in dbuf_rele_and_unlock()
951 arc_freed(spa, bp); in zio_free_sync()
5220 arc_freed(spa_t *spa, const blkptr_t *bp) in arc_freed() function