Searched refs:gppaf (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/lightnvm/ |
| D | pblk-sysfs.c | 121 struct nvm_addrf_12 *gppaf = (struct nvm_addrf_12 *)&geo->addrf; in pblk_sysfs_ppaf() local 135 gppaf->blk_offset, gppaf->blk_len, in pblk_sysfs_ppaf() 136 gppaf->pg_offset, gppaf->pg_len, in pblk_sysfs_ppaf() 137 gppaf->lun_offset, gppaf->lun_len, in pblk_sysfs_ppaf() 138 gppaf->ch_offset, gppaf->ch_len, in pblk_sysfs_ppaf() 139 gppaf->pln_offset, gppaf->pln_len, in pblk_sysfs_ppaf() 140 gppaf->sec_offset, gppaf->sec_len); in pblk_sysfs_ppaf() 143 struct nvm_addrf *gppaf = &geo->addrf; in pblk_sysfs_ppaf() local 155 gppaf->ch_offset, gppaf->ch_len, in pblk_sysfs_ppaf() 156 gppaf->lun_offset, gppaf->lun_len, in pblk_sysfs_ppaf() [all …]
|