tag | line | file | source code |
res_bh | 367 | fs/fat/misc.c | int *number,int *ino,struct buffer_head **res_bh, |
res_bh | 396 | fs/fat/misc.c | if (!res_bh) brelse(bh); |
res_bh | 398 | fs/fat/misc.c | *res_bh = bh; |
res_bh | 415 | fs/fat/misc.c | struct buffer_head **res_bh,struct msdos_dir_entry **res_de,char scantype) |
res_bh | 421 | fs/fat/misc.c | name,number,ino,res_bh,res_de,scantype)) >= 0) return cluster; |
res_bh | 433 | fs/fat/misc.c | int *number,int *ino,struct buffer_head **res_bh,struct msdos_dir_entry |
res_bh | 445 | fs/fat/misc.c | count,name,number,ino,res_bh,res_de,scantype)) >= 0) |
res_bh | 469 | fs/fat/misc.c | int *number, int *ino, struct buffer_head **res_bh, |
res_bh | 473 | fs/fat/misc.c | (sb,start,name,number,ino,res_bh,res_de,scantype); |
res_bh | 475 | fs/fat/misc.c | (sb,name,number,ino,res_bh,res_de,scantype); |
res_bh | 542 | fs/fat/misc.c | int fat_scan(struct inode *dir,const char *name,struct buffer_head **res_bh, |
res_bh | 549 | fs/fat/misc.c | name, NULL, ino, res_bh, res_de, scantype) |
res_bh | 551 | fs/fat/misc.c | NULL, NULL, ino, res_bh, res_de, scantype); |
res_bh | 184 | include/linux/msdos_fs.h | extern int fat_scan(struct inode *dir,const char *name,struct buffer_head **res_bh, |