taglinefilesource code
res_bh239fs/msdos/misc.cint msdos_scan(struct inode *dir,char *name,struct buffer_head **res_bh,
res_bh247fs/msdos/misc.c*res_bh = NULL;
res_bh248fs/msdos/misc.cwhile ((*ino = msdos_get_entry(dir,&pos,res_bh,&de)) > -1) {
res_bh266fs/msdos/misc.cif (*res_bh) brelse(*res_bh);
res_bh267fs/msdos/misc.c*res_bh = NULL;
res_bh121include/linux/msdos_fs.hextern int msdos_scan(struct inode *dir,char *name,struct buffer_head **res_bh,