Searched refs:LBA (Results 1 – 12 of 12) sorted by relevance
/linux-5.19.10/Documentation/admin-guide/device-mapper/ |
D | unstriped.rst | 86 Each core of the drive has segregated access to its LBA range. 87 The current LBA model has a RAID 0 128k chunk on each core, resulting 92 | LBA 512| | LBA 768| 93 | LBA 0 | | LBA 256|
|
/linux-5.19.10/Documentation/driver-api/nvdimm/ |
D | btt.rst | 79 The map is a simple lookup/indirection table that maps an LBA to an internal 104 External LBA LBA as made visible to upper layers. 107 checking the External LBA 117 the external LBA at 768G. This falls into the second arena, and of the 512G 176 writer started writing to the same external LBA, and finished the write updating 177 the map for that external LBA to point to its new postmap ABA. At this point the 179 into the list of free blocks. If another write comes in for the same LBA, it can 193 Consider a case where two writer threads are writing to the same LBA. There can 228 1. Convert external LBA to arena number + pre-map ABA 240 1. Convert external LBA to Arena number + pre-map ABA
|
/linux-5.19.10/sound/pci/trident/ |
D | trident_main.c | 437 regs[1] = voice->LBA; in snd_trident_write_voice_regs() 922 voice->LBA = voice->memblk->offset; in snd_trident_playback_prepare() 924 voice->LBA = runtime->dma_addr; in snd_trident_playback_prepare() 951 evoice->LBA = voice->LBA; in snd_trident_playback_prepare() 1025 voice->LBA = runtime->dma_addr; in snd_trident_capture_prepare() 1026 outl(voice->LBA, TRID_REG(trident, LEGACY_DMAR0)); in snd_trident_capture_prepare() 1028 voice->LBA = voice->memblk->offset; in snd_trident_capture_prepare() 1152 voice->LBA = runtime->dma_addr; in snd_trident_si7018_capture_prepare() 1180 evoice->LBA = voice->LBA; in snd_trident_si7018_capture_prepare() 1225 voice->LBA = voice->memblk->offset; in snd_trident_foldback_prepare() [all …]
|
D | trident.h | 275 unsigned int LBA; /* 30 bits */ member
|
/linux-5.19.10/sound/pci/ali5451/ |
D | ali5451.c | 977 unsigned int LBA, in snd_ali_write_voice_regs() argument 993 ctlcmds[1] = LBA; in snd_ali_write_voice_regs() 1183 unsigned int LBA; in snd_ali_playback_prepare() local 1211 LBA = runtime->dma_addr; in snd_ali_playback_prepare() 1237 LBA, in snd_ali_playback_prepare() 1253 LBA, in snd_ali_playback_prepare() 1274 unsigned int LBA; in snd_ali_prepare() local 1328 LBA = runtime->dma_addr; in snd_ali_prepare() 1340 LBA, in snd_ali_prepare()
|
/linux-5.19.10/Documentation/powerpc/ |
D | cxlflash.rst | 208 last logical block address (LBA) are returned to the user. 225 block address (LBA) are returned to the user. 244 storage. This is reflected by the last LBA being a non-zero value. 255 mode. Upon success, an updated last LBA is returned to the user
|
/linux-5.19.10/Documentation/userspace-api/ioctl/ |
D | cdrom.rst | 166 - LBA stands for logical block address 255 - LBA stands for logical block address 475 - MSF values are converted to LBA values via this formula::
|
/linux-5.19.10/drivers/parisc/ |
D | Kconfig | 70 bool "LBA/Elroy PCI support"
|
/linux-5.19.10/Documentation/filesystems/ |
D | ubifs.rst | 36 modern LBA disks.
|
D | zonefs.rst | 35 zones are contiguous (there are no LBA gaps). Zones may have different types. 42 device that keeps track of the mandatory start LBA position of the next write
|
/linux-5.19.10/Documentation/scsi/ |
D | ChangeLog.megaraid_sas | 143 6. Convert 6,10,12 byte CDB's to 16 byte CDB for large LBA's for FastPath
|
/linux-5.19.10/Documentation/driver-api/ |
D | libata.rst | 737 READ and WRITE commands report CHS or LBA of the first failed sector
|