Searched refs:cbp_next (Results 1 – 1 of 1) sorted by relevance
799 buf_t cbp_next; in cluster_iodone() local877 cbp_next = cbp->b_trans_next; in cluster_iodone()879 if (cbp_next == NULL) { in cluster_iodone()893 cbp = cbp_next; in cluster_iodone()2098 buf_t cbp_next; in cluster_io() local2103 cbp_next = cbp->b_trans_next; in cluster_io()2105 cbp = cbp_next; in cluster_io()