|
Linux Kernel
3.7.1
|
#include <linux/romfs_fs.h>Go to the source code of this file.
Data Structures | |
| struct | romfs_inode_info |
Macros | |
| #define | romfs_ro_fops generic_ro_fops |
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) |
| #define romfs_ro_fops generic_ro_fops |
Definition at line 36 of file internal.h.
1.8.2