Home
last modified time | relevance | path

Searched refs:CTL_BE_BLOCK_LUN_WAITING (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/cam/ctl/
HDctl_backend_block.c121 CTL_BE_BLOCK_LUN_WAITING = 0x04, enumerator
2425 be_lun->flags |= CTL_BE_BLOCK_LUN_WAITING; in ctl_be_block_create()
2432 be_lun->flags &= ~CTL_BE_BLOCK_LUN_WAITING; in ctl_be_block_create()
2521 be_lun->flags |= CTL_BE_BLOCK_LUN_WAITING; in ctl_be_block_rm()
2529 be_lun->flags &= ~CTL_BE_BLOCK_LUN_WAITING; in ctl_be_block_rm()
2728 if (lun->flags & CTL_BE_BLOCK_LUN_WAITING) in ctl_be_block_lun_shutdown()
2746 if (lun->flags & CTL_BE_BLOCK_LUN_WAITING) in ctl_be_block_lun_config_status()