mtd_notifier
static struct mtd_notifier blktrans_notifier = {
void register_mtd_user (struct mtd_notifier *new)
int unregister_mtd_user (struct mtd_notifier *old)
struct mtd_notifier *not;
struct mtd_notifier *not;
static struct mtd_notifier mtdoops_notifier = {
static struct mtd_notifier mtdpstore_notifier = {
static struct mtd_notifier ubi_mtd_notifier = {
extern void register_mtd_user (struct mtd_notifier *new);
extern int unregister_mtd_user (struct mtd_notifier *old);