Searched refs:arc_async_flush_t (Results 1 – 1 of 1) sorted by relevance
810 } arc_async_flush_t; typedef4611 static arc_async_flush_t *4614 arc_async_flush_t *af = kmem_alloc(sizeof (*af), KM_SLEEP); in arc_async_flush_add()4631 for (arc_async_flush_t *af = list_head(&arc_async_flush_list); in arc_async_flush_remove()4646 arc_async_flush_t *af = arg; in arc_flush_task()4674 arc_async_flush_t *af = arc_async_flush_add(spa_guid, 1); in arc_flush_async()4687 for (arc_async_flush_t *af = list_head(&arc_async_flush_list); in arc_async_flush_guid_inuse()8055 list_create(&arc_async_flush_list, sizeof (arc_async_flush_t), in arc_init()8056 offsetof(arc_async_flush_t, af_node)); in arc_init()10159 arc_async_flush_t *af = arc_async_flush_add(rva->rva_spa_gid, 2); in l2arc_remove_vdev()