Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
io.h File Reference

Go to the source code of this file.

Functions

struct buffer_head * befs_bread_iaddr (struct super_block *sb, befs_inode_addr iaddr)
 
struct buffer_head * befs_bread (struct super_block *sb, befs_blocknr_t block)
 

Function Documentation

struct buffer_head* befs_bread ( struct super_block sb,
befs_blocknr_t  block 
)
read

Definition at line 63 of file io.c.

struct buffer_head* befs_bread_iaddr ( struct super_block sb,
befs_inode_addr  iaddr 
)
read

Definition at line 27 of file io.c.