Searched refs:fat_fill_super (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/fat/
H A Dfat.h418 extern int fat_fill_super(struct super_block *sb, void *data, int silent,
H A Dnamei_msdos.c655 return fat_fill_super(sb, data, silent, 0, setup);
H A Dinode.c1607 int fat_fill_super(struct super_block *sb, void *data, int silent, int isvfat, function
1907 EXPORT_SYMBOL_GPL(fat_fill_super); variable
H A Dnamei_vfat.c1200 return fat_fill_super(sb, data, silent, 1, setup);

Completed in 181 milliseconds