taglinefilesource code
res_bh268fs/msdos/misc.cint msdos_scan(struct inode *dir,char *name,struct buffer_head **res_bh,
res_bh276fs/msdos/misc.c*res_bh = NULL;
res_bh277fs/msdos/misc.cwhile ((*ino = msdos_get_entry(dir,&pos,res_bh,&de)) > -1) {
res_bh295fs/msdos/misc.cif (*res_bh) brelse(*res_bh);
res_bh296fs/msdos/misc.c*res_bh = NULL;
res_bh114include/linux/msdos_fs.hextern int msdos_scan(struct inode *dir,char *name,struct buffer_head **res_bh,