Linux Kernel
3.7.1
|
#include <linux/fs.h>
#include <linux/mtd/super.h>
#include <linux/buffer_head.h>
#include "internal.h"
Go to the source code of this file.
Functions | |
int | romfs_dev_read (struct super_block *sb, unsigned long pos, void *buf, size_t buflen) |
ssize_t | romfs_dev_strnlen (struct super_block *sb, unsigned long pos, size_t maxlen) |
int | romfs_dev_strcmp (struct super_block *sb, unsigned long pos, const char *str, size_t size) |