[BACK]Return to io.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs-all / fs / befs

File: [Development] / linux-2.6-xfs-all / fs / befs / io.h (download)

Revision 1.1, Tue Dec 30 23:58:53 2003 UTC (13 years, 9 months ago) by cattelan
Branch: MAIN
CVS Tags: HEAD

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);