Files
Debian-9-Kernel/fs/befs/io.h
T

8 lines
111 B
C
Raw Normal View History

2023-05-02 09:58:35 +02:00
/*
* io.h
*/
struct buffer_head *befs_bread_iaddr(struct super_block *sb,
befs_inode_addr iaddr);