tag
line
file
source code
msdos_getblk
3
fs/msdos/msbuffer.h
struct buffer_head *msdos_getblk (struct super_block *sb, int block);
msdos_getblk
32
fs/msdos/msbuffer.h
#define getblk(d,b,s) msdos_getblk(sb,b)