tag | line | file | source code |
res_de | 368 | fs/fat/misc.c | struct msdos_dir_entry **res_de,char scantype) |
res_de | 399 | fs/fat/misc.c | *res_de = &data[entry]; |
res_de | 415 | fs/fat/misc.c | struct buffer_head **res_bh,struct msdos_dir_entry **res_de,char scantype) |
res_de | 421 | fs/fat/misc.c | name,number,ino,res_bh,res_de,scantype)) >= 0) return cluster; |
res_de | 434 | fs/fat/misc.c | **res_de,char scantype) |
res_de | 445 | fs/fat/misc.c | count,name,number,ino,res_bh,res_de,scantype)) >= 0) |
res_de | 470 | fs/fat/misc.c | struct msdos_dir_entry **res_de, char scantype) |
res_de | 473 | fs/fat/misc.c | (sb,start,name,number,ino,res_bh,res_de,scantype); |
res_de | 475 | fs/fat/misc.c | (sb,name,number,ino,res_bh,res_de,scantype); |
res_de | 543 | fs/fat/misc.c | struct msdos_dir_entry **res_de,int *ino, char scantype) |
res_de | 549 | fs/fat/misc.c | name, NULL, ino, res_bh, res_de, scantype) |
res_de | 551 | fs/fat/misc.c | NULL, NULL, ino, res_bh, res_de, scantype); |
res_de | 185 | include/linux/msdos_fs.h | struct msdos_dir_entry **res_de,int *ino,char scantype); |