Linux Kernel
3.7.1
|
#include <linux/buffer_head.h>
#include <linux/module.h>
#include <linux/fs.h>
#include "efs.h"
#include <linux/efs_fs_sb.h>
Go to the source code of this file.
Functions | |
struct inode * | efs_iget (struct super_block *super, unsigned long ino) |
efs_block_t | efs_map_block (struct inode *inode, efs_block_t block) |
MODULE_LICENSE ("GPL") | |
|
read |
efs_block_t efs_map_block | ( | struct inode * | inode, |
efs_block_t | block | ||
) |
MODULE_LICENSE | ( | "GPL" | ) |