Searched refs:a_head (Results 1 – 2 of 2) sorted by relevance
138 list_add_tail(&iop->a_head, &all_ios); in io_alloc()145 list_del(&iop->a_head); in io_free()155 iop = list_entry(p, struct io, a_head); in io_free_all()
153 struct list_head f_head, a_head; member