Home
last modified time | relevance | path

Searched refs:au_size (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/cxlflash/
H A Dvlun.h71 size_t au_size; /* Allocation Unit size in number of LBAs */ member
H A Dvlun.c68 __func__, ba_lun->lun_id, ba_lun->lsize, ba_lun->au_size); in ba_init()
71 lun_size_au = ba_lun->lsize / ba_lun->au_size; in ba_init()
382 blka->ba_lun.au_size = MC_CHUNK_SIZE; in init_vlun()