Searched refs:order_id (Results 1 – 3 of 3) sorted by relevance
1825 uint order_id; in scsi_scan_channel() local1842 order_id = shost->max_id - id - 1; in scsi_scan_channel()1844 order_id = id; in scsi_scan_channel()1846 order_id, lun, rescan); in scsi_scan_channel()
234 atomic_t order_id; member
660 order = atomic_inc_return(&ctx->order_id); in xlog_cil_insert_items()