Searched refs:serseq (Results 1 – 4 of 4) sorted by relevance
150 ctl_lun_serseq serseq; /* passed to CTL */ member
510 if (cbe_lun->serseq >= CTL_LUN_SERSEQ_SOFT) in ctl_backend_ramdisk_rw()1034 cbe_lun->serseq = CTL_LUN_SERSEQ_OFF; in ctl_backend_ramdisk_create()1037 cbe_lun->serseq = CTL_LUN_SERSEQ_ON; in ctl_backend_ramdisk_create()1039 cbe_lun->serseq = CTL_LUN_SERSEQ_READ; in ctl_backend_ramdisk_create()1041 cbe_lun->serseq = CTL_LUN_SERSEQ_SOFT; in ctl_backend_ramdisk_create()1043 cbe_lun->serseq = CTL_LUN_SERSEQ_OFF; in ctl_backend_ramdisk_create()
577 if (cbe_lun->serseq >= CTL_LUN_SERSEQ_SOFT) in ctl_be_block_biodone()679 cbe_lun->serseq == CTL_LUN_SERSEQ_SOFT) in ctl_be_block_dispatch_file()782 if (cbe_lun->serseq > CTL_LUN_SERSEQ_SOFT) in ctl_be_block_dispatch_file()904 cbe_lun->serseq == CTL_LUN_SERSEQ_SOFT) in ctl_be_block_dispatch_zvol()953 if (cbe_lun->serseq > CTL_LUN_SERSEQ_SOFT) in ctl_be_block_dispatch_zvol()2186 cbe_lun->serseq = CTL_LUN_SERSEQ_OFF; in ctl_be_block_open()2188 cbe_lun->serseq = CTL_LUN_SERSEQ_SOFT; in ctl_be_block_open()2191 cbe_lun->serseq = CTL_LUN_SERSEQ_ON; in ctl_be_block_open()2193 cbe_lun->serseq = CTL_LUN_SERSEQ_READ; in ctl_be_block_open()2195 cbe_lun->serseq = CTL_LUN_SERSEQ_SOFT; in ctl_be_block_open()[all …]
10991 if (lun->be_lun->serseq != CTL_LUN_SERSEQ_OFF) in ctl_check_for_blockage()11003 (lun->be_lun->serseq == CTL_LUN_SERSEQ_ON))); in ctl_check_for_blockage()