Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dvlun.h75 size_t au_size; /* Allocation Unit size in number of LBAs */ member
Dvlun.c71 __func__, ba_lun->lun_id, ba_lun->lsize, ba_lun->au_size); in ba_init()
74 lun_size_au = ba_lun->lsize / ba_lun->au_size; in ba_init()
386 blka->ba_lun.au_size = MC_CHUNK_SIZE; in init_vlun()