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