Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/mtd/mtd.h>
#include <linux/slab.h>
#include <linux/pagemap.h>
#include <linux/crc32.h>
#include <linux/compiler.h>
#include <linux/stat.h>
#include "nodelist.h"
#include "compr.h"
Go to the source code of this file.
Macros | |
#define | pr_fmt(fmt) KBUILD_MODNAME ": " fmt |
Functions | |
int | jffs2_garbage_collect_pass (struct jffs2_sb_info *c) |
int jffs2_garbage_collect_pass | ( | struct jffs2_sb_info * | c | ) |