Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
fs
befs
io.h
Go to the documentation of this file.
1
/*
2
* io.h
3
*/
4
5
struct
buffer_head *
befs_bread_iaddr
(
struct
super_block
*
sb
,
6
befs_inode_addr
iaddr);
7
8
struct
buffer_head *
befs_bread
(
struct
super_block
*
sb
,
befs_blocknr_t
block
);
9
Generated on Thu Jan 10 2013 12:49:49 for Linux Kernel by
1.8.2