|
RTEMS CPU Kit with SuperCore
4.11.2
|
#include <linux/kernel.h>#include <linux/slab.h>#include <linux/mtd/mtd.h>#include <linux/compiler.h>#include <linux/crc32.h>#include <linux/sched.h>#include <linux/pagemap.h>#include "nodelist.h"
Data Structures | |
| struct | erase_priv_struct |
Macros | |
| #define | pr_fmt(fmt) KBUILD_MODNAME ": " fmt |
Functions | |
| int | jffs2_erase_pending_blocks (struct jffs2_sb_info *c, int count) |
| void | jffs2_free_jeb_node_refs (struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb) |
1.8.13