Searched refs:bh_next (Results 1 – 5 of 5) sorted by relevance
134 cmd->bh_next = NULL; in scsi_mlqueue_insert()
726 SCpnt->bh_next = *SClist; in scsi_eh_finish_command()1808 SCdone = SCpnt->bh_next; in scsi_unjam_host()1809 SCpnt->bh_next = NULL; in scsi_unjam_host()
1169 SCpnt->bh_next = NULL; in scsi_done()1190 scsi_bh_queue_tail->bh_next = SCpnt; in scsi_done()1240 SCnext = SCpnt->bh_next; in scsi_bottom_half_handler()1243 SCnext = SCpnt->bh_next; in scsi_bottom_half_handler()
724 struct scsi_cmnd *bh_next; /* To enumerate the commands waiting member
725 struct buffer_head * bh, * bh_next; in invalidate_bdev() local735 for (i = nr_buffers_type[nlist]; i > 0 ; bh = bh_next, i--) { in invalidate_bdev()736 bh_next = bh->b_next_free; in invalidate_bdev()