Searched refs:serseq (Results 1 – 4 of 4) sorted by relevance
149 ctl_lun_serseq serseq; /* passed to CTL */ member
500 if (cbe_lun->serseq >= CTL_LUN_SERSEQ_SOFT) in ctl_backend_ramdisk_rw()1227 cbe_lun->serseq = CTL_LUN_SERSEQ_OFF; in ctl_backend_ramdisk_create()1230 cbe_lun->serseq = CTL_LUN_SERSEQ_ON; in ctl_backend_ramdisk_create()1232 cbe_lun->serseq = CTL_LUN_SERSEQ_READ; in ctl_backend_ramdisk_create()1234 cbe_lun->serseq = CTL_LUN_SERSEQ_SOFT; in ctl_backend_ramdisk_create()1236 cbe_lun->serseq = CTL_LUN_SERSEQ_OFF; in ctl_backend_ramdisk_create()
600 if (cbe_lun->serseq >= CTL_LUN_SERSEQ_SOFT) in ctl_be_block_biodone()700 cbe_lun->serseq == CTL_LUN_SERSEQ_SOFT) in ctl_be_block_dispatch_file()802 if (cbe_lun->serseq > CTL_LUN_SERSEQ_SOFT) in ctl_be_block_dispatch_file()1004 cbe_lun->serseq == CTL_LUN_SERSEQ_SOFT) in ctl_be_block_dispatch_zvol()1052 if (cbe_lun->serseq > CTL_LUN_SERSEQ_SOFT) in ctl_be_block_dispatch_zvol()2612 cbe_lun->serseq = CTL_LUN_SERSEQ_OFF; in ctl_be_block_open()2614 cbe_lun->serseq = CTL_LUN_SERSEQ_SOFT; in ctl_be_block_open()2617 cbe_lun->serseq = CTL_LUN_SERSEQ_ON; in ctl_be_block_open()2619 cbe_lun->serseq = CTL_LUN_SERSEQ_READ; in ctl_be_block_open()2621 cbe_lun->serseq = CTL_LUN_SERSEQ_SOFT; in ctl_be_block_open()[all …]
11761 if (lun->be_lun->serseq != CTL_LUN_SERSEQ_OFF) in ctl_check_for_blockage()11773 (lun->be_lun->serseq == CTL_LUN_SERSEQ_ON))); in ctl_check_for_blockage()