tag
line
file
source code
msdos_brelse
4
fs/msdos/msbuffer.h
void msdos_brelse (struct super_block *sb, struct buffer_head *bh);
msdos_brelse
30
fs/msdos/msbuffer.h
#define brelse(b) msdos_brelse(sb,b)