[NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos array
[linux-2.6.22.y-op.git] / fs / befs / io.h
blob9b78266b6aa57b73637167d0fb426ccc08be2cff
1 /*
2 * io.h
3 */
5 struct buffer_head *befs_bread_iaddr(struct super_block *sb,
6 befs_inode_addr iaddr);
8 struct buffer_head *befs_bread(struct super_block *sb, befs_blocknr_t block);