Welcome to mirror list, hosted at ThFree Co, Russian Federation.

io.h « befs « fs - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9b3e1967cb313f100a7ae96d9559f4ae6cea902d (plain)
1
2
3
4
5
6
/*
 * io.h
 */

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