taglinefilesource code
msdos_brelse4fs/msdos/msbuffer.hvoid msdos_brelse (struct super_block *sb, struct buffer_head *bh);
msdos_brelse30fs/msdos/msbuffer.h#define brelse(b)        msdos_brelse(sb,b)