Searched refs:arc_freed (Results 1 – 4 of 4) sorted by relevance
147 void arc_freed(spa_t *spa, const blkptr_t *bp);
880 arc_freed(spa, bp); in zio_free_sync()
2513 arc_freed(spa, &bp); in dbuf_rele_and_unlock()
4630 arc_freed(spa_t *spa, const blkptr_t *bp) in arc_freed() function