Searched refs:CTL_LUN_FLAG_ID_REQ (Results 1 – 6 of 6) sorted by relevance
326 CTL_LUN_FLAG_ID_REQ = 0x01, enumerator
1238 if (params->flags & CTL_LUN_FLAG_ID_REQ) { in ctl_backend_ramdisk_create()1240 cbe_lun->flags |= CTL_LUN_FLAG_ID_REQ; in ctl_backend_ramdisk_create()
2717 if (params->flags & CTL_LUN_FLAG_ID_REQ) { in ctl_be_block_create()2719 cbe_lun->flags |= CTL_LUN_FLAG_ID_REQ; in ctl_be_block_create()
4561 if (be_lun->flags & CTL_LUN_FLAG_ID_REQ) { in ctl_add_lun()
696 req.reqdata.create.flags |= CTL_LUN_FLAG_ID_REQ; in kernel_lun_add()
2512 req.reqdata.create.flags |= CTL_LUN_FLAG_ID_REQ; in cctl_create_lun()