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: 78d7bc6e60dee4d51fb1ac6325cca8b3929bd9c2 (plain)
1
2
3
4
5
6
7
/*
 * io.h
 */

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