Searched refs:arc_async_flush_t (Results 1 – 1 of 1) sorted by relevance
793 } arc_async_flush_t; typedef4439 static arc_async_flush_t *4442 arc_async_flush_t *af = kmem_alloc(sizeof (*af), KM_SLEEP); in arc_async_flush_add()4459 for (arc_async_flush_t *af = list_head(&arc_async_flush_list); in arc_async_flush_remove()4474 arc_async_flush_t *af = arg; in arc_flush_task()4502 arc_async_flush_t *af = arc_async_flush_add(spa_guid, 1); in arc_flush_async()4515 for (arc_async_flush_t *af = list_head(&arc_async_flush_list); in arc_async_flush_guid_inuse()7869 list_create(&arc_async_flush_list, sizeof (arc_async_flush_t), in arc_init()7870 offsetof(arc_async_flush_t, af_node)); in arc_init()9964 arc_async_flush_t *af = arc_async_flush_add(rva->rva_spa_gid, 2); in l2arc_remove_vdev()