Searched refs:arc_freed (Results 1 – 4 of 4) sorted by relevance
257 void arc_freed(spa_t *spa, const blkptr_t *bp);
1011 arc_freed(spa, bp); in zio_free_sync()
3311 arc_freed(spa, &bp); in dbuf_rele_and_unlock()
6189 arc_freed(spa_t *spa, const blkptr_t *bp) in arc_freed() function