Searched refs:acb_next (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c1014 arc_callback_t *acb_next; member in struct:arc_callback
5325 for (acb = callback_list; acb != NULL; acb = acb->acb_next) {
5426 callback_list = acb->acb_next;
5522 acb->acb_next = hdr->b_l1hdr.b_acb;
7506 acb != NULL; acb = acb->acb_next)

Completed in 74 milliseconds