Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dsuperpipe.h122 int _cxlflash_vlun_resize(struct scsi_device *, struct ctx_info *,
Dvlun.c727 int _cxlflash_vlun_resize(struct scsi_device *sdev, in _cxlflash_vlun_resize() function
805 return _cxlflash_vlun_resize(sdev, NULL, resize); in cxlflash_vlun_resize()
997 rc = _cxlflash_vlun_resize(sdev, ctxi, &resize); in cxlflash_disk_virtual_open()
Dsuperpipe.c659 rc = _cxlflash_vlun_resize(sdev, ctxi, &size); in _cxlflash_disk_release()