android_kernel_asus_sm8350/drivers/lightnvm
Matias Bjørling ed2a92a6b4 lightnvm: remove struct nvm_dev->total_blocks
The struct nvm_dev->total_blocks was only used for calculating total
sectors. Remove and instead calculate total sectors from the number of
luns and its sectors.

Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-03-03 14:46:35 -07:00
..
core.c lightnvm: remove struct nvm_dev->total_blocks 2016-03-03 14:46:35 -07:00
gennvm.c lightnvm: rename ->nr_pages to ->nr_sects 2016-03-03 14:46:35 -07:00
gennvm.h lightnvm: update bad block table format 2015-11-16 15:20:25 -07:00
Kconfig lightnvm: do not compile in debugging by default 2015-12-07 09:14:20 -07:00
Makefile lightnvm: core on-disk initialization 2016-01-12 08:21:18 -07:00
rrpc.c lightnvm: rename ->nr_pages to ->nr_sects 2016-03-03 14:46:35 -07:00
rrpc.h lightnvm: rename ->nr_pages to ->nr_sects 2016-03-03 14:46:35 -07:00
sysblk.c lightnvm: introduce factory reset 2016-01-12 08:21:18 -07:00