divcb
CK_SLIST_ENTRY(divcb) dcb_next;
CK_SLIST_HEAD(divhashhead, divcb);
struct divcb *dcb;
struct divcb *dcb = so->so_pcb;
struct divcb *dcb;
struct divcb *dcb = __containerof(ctx, struct divcb, dcb_epochctx);
struct divcb *dcb = so->so_pcb;
CK_SLIST_REMOVE(&V_divhash[DCBHASH(dcb)], dcb, divcb, dcb_next);
struct divcb *dcb;
CK_SLIST_REMOVE(&V_divhash[DCBHASH(dcb)], dcb, divcb, dcb_next);
struct divcb *dcb;