thesis/linux-6.8.1/fs/befs/io.h
2025-03-19 13:44:23 +01:00

6 lines
110 B
C

/*
* io.h
*/
struct buffer_head *befs_bread_iaddr(struct super_block *sb,
befs_inode_addr iaddr);