Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/cxlflash/
Dsuperpipe.h119 int _cxlflash_vlun_resize(struct scsi_device *sdev, struct ctx_info *ctxi,
Dvlun.c729 int _cxlflash_vlun_resize(struct scsi_device *sdev, in _cxlflash_vlun_resize() function
825 return _cxlflash_vlun_resize(sdev, NULL, resize); in cxlflash_vlun_resize()
1045 rc = _cxlflash_vlun_resize(sdev, ctxi, &resize); in cxlflash_disk_virtual_open()
Dsuperpipe.c684 rc = _cxlflash_vlun_resize(sdev, ctxi, &size); in _cxlflash_disk_release()