Linux-6.18.2/fs/befs/io.h
2025-12-23 20:06:59 +08:00

7 lines
110 B
C

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