taglinefilesource code
msdos_getblk3fs/msdos/msbuffer.hstruct buffer_head *msdos_getblk (struct super_block *sb, int block);
msdos_getblk32fs/msdos/msbuffer.h#define getblk(d,b,s)      msdos_getblk(sb,b)