tag
line
file
source code
getblk
744
fs/buffer.c
struct buffer_head * getblk(kdev_t dev, int block, int size)
getblk
27
fs/fat/msbuffer.h
#undef getblk
getblk
32
fs/fat/msbuffer.h
#define getblk(d,b,s) fat_getblk(sb,b)