Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/slab.h>
#include <linux/vmalloc.h>
#include <linux/mtd/mtd.h>
#include "nodelist.h"
Go to the source code of this file.
Macros | |
#define | pr_fmt(fmt) KBUILD_MODNAME ": " fmt |
#define | for_each_inode(i, c, ic) |
Functions | |
int | jffs2_do_mount_fs (struct jffs2_sb_info *c) |
int jffs2_do_mount_fs | ( | struct jffs2_sb_info * | c | ) |