linux/drivers/mtd/ubi
Richard Weinberger 23c482ef7b UBI: Add accessor functions for WL data structures
Fastmap need access to various WL data structures as
fastmap tightly depends on WL.
To make the access less invasive add accessor functions.

Signed-off-by: Richard Weinberger <richard@nod.at>
2015-03-26 22:47:35 +01:00
..
attach.c UBI: Fastmap: Make self_check_eba() depend on fastmap self checking 2015-03-26 22:46:05 +01:00
block.c UBI: block: Fix checking for NULL instead of IS_ERR() 2015-02-12 23:33:32 +01:00
build.c UBI: Fastmap: Add new module parameter fm_debug 2015-03-26 22:46:06 +01:00
cdev.c UBI: fix check for "too many bytes" 2015-03-26 12:07:18 +01:00
debug.c UBI: Add initial support for fastmap self checks 2015-03-26 22:46:03 +01:00
debug.h UBI: Fastmap: Add new module parameter fm_debug 2015-03-26 22:46:06 +01:00
eba.c UBI: Fastmap: Locking updates 2015-03-26 22:46:02 +01:00
fastmap-wl.c UBI: Move fastmap specific functions out of wl.c 2015-03-26 22:47:28 +01:00
fastmap.c UBI: Fastmap: Add self check to detect absent PEBs 2015-03-26 22:46:05 +01:00
gluebi.c UBI: gluebi: rename misleading variables 2012-11-30 13:54:41 +02:00
io.c UBI: extend UBI layer debug/messaging capabilities - cosmetics 2015-01-28 16:09:09 +01:00
kapi.c UBI: Add initial support for scatter gather 2015-01-28 16:04:26 +01:00
Kconfig UBI: block: Add CONFIG_BLOCK dependency 2014-03-04 14:49:53 +02:00
Makefile UBI: R/O block driver on top of UBI volumes 2014-02-28 16:29:48 +02:00
misc.c UBI: fix soft lockup in ubi_check_volume() 2015-01-28 16:18:09 +01:00
ubi-media.h UBI: Fastmap: Make WL pool size 50% of user pool size 2015-03-26 22:46:00 +01:00
ubi.h UBI: Add accessor functions for WL data structures 2015-03-26 22:47:35 +01:00
upd.c UBI: Fix invalid vfree() 2014-11-07 15:14:09 +02:00
vmt.c UBI: Extend UBI layer debug/messaging capabilities 2014-11-07 12:08:51 +02:00
vtbl.c UBI: extend UBI layer debug/messaging capabilities - cosmetics 2015-01-28 16:09:09 +01:00
wl.c UBI: Move fastmap specific functions out of wl.c 2015-03-26 22:47:28 +01:00
wl.h UBI: Move fastmap specific functions out of wl.c 2015-03-26 22:47:28 +01:00