|
|
| File: [Development] / linux-2.6-xfs / fs / befs / io.h (download)
Revision 1.1, Tue Dec 30 23:58:53 2003 UTC (13 years, 9 months ago) by cattelan
Initial Import 2.6.0 |
/* * io.h */ 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);