Linux Kernel
3.7.1
|
#include "logfs.h"
#include <linux/completion.h>
#include <linux/mount.h>
#include <linux/sched.h>
#include <linux/slab.h>
Go to the source code of this file.
Macros | |
#define | PAGE_OFS(ofs) ((ofs) & (PAGE_SIZE-1)) |
Functions | |
int | logfs_get_sb_mtd (struct logfs_super *s, int mtdnr) |