Searched refs:raw_scan_root (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/fs/fat/ |
D | misc.c | 455 static int raw_scan_root(struct super_block *sb, const char *name, in raw_scan_root() function 526 return raw_scan_root(sb,name,NULL,i_pos,res_bh,res_de); in raw_scan() 540 raw_scan_root(dir->i_sb, NULL, &number, NULL, NULL, NULL); in fat_subdirs()
|