Home
last modified time | relevance | path

Searched refs:CXLFLASH_BLOCK_SIZE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dcommon.h39 #define CXLFLASH_BLOCK_SIZE 4096 /* 4K blocks */ macro
H A Dvlun.c754 nsectors = (resize->req_size * CXLFLASH_BLOCK_SIZE) / gli->blk_len; in _cxlflash_vlun_resize()
811 resize->last_lba /= CXLFLASH_BLOCK_SIZE; in _cxlflash_vlun_resize()
H A Dsuperpipe.c1898 last_lba /= CXLFLASH_BLOCK_SIZE; in cxlflash_disk_verify()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dcommon.h39 #define CXLFLASH_BLOCK_SIZE 4096 /* 4K blocks */ macro
H A Dvlun.c754 nsectors = (resize->req_size * CXLFLASH_BLOCK_SIZE) / gli->blk_len; in _cxlflash_vlun_resize()
811 resize->last_lba /= CXLFLASH_BLOCK_SIZE; in _cxlflash_vlun_resize()
H A Dsuperpipe.c1899 last_lba /= CXLFLASH_BLOCK_SIZE; in cxlflash_disk_verify()

Completed in 11 milliseconds