Searched refs:ctl_remove_lun (Results 1 – 4 of 4) sorted by relevance
217 int ctl_remove_lun(struct ctl_be_lun *be_lun);
202 ctl_remove_lun(&lun->cbe_lun); in ctl_backend_ramdisk_shutdown()894 retval = ctl_remove_lun(&be_lun->cbe_lun); in ctl_backend_ramdisk_rm()
2539 retval = ctl_remove_lun(cbe_lun); in ctl_be_block_rm()2886 ctl_remove_lun(&lun->cbe_lun); in ctl_be_block_shutdown()
5055 ctl_remove_lun(struct ctl_be_lun *be_lun) in ctl_remove_lun() function