Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/cxlflash/
Dsuperpipe.h118 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
824 return _cxlflash_vlun_resize(sdev, NULL, resize); in cxlflash_vlun_resize()
1044 rc = _cxlflash_vlun_resize(sdev, ctxi, &resize); in cxlflash_disk_virtual_open()
Dsuperpipe.c686 rc = _cxlflash_vlun_resize(sdev, ctxi, &size); in _cxlflash_disk_release()