Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fat/
H A Dfat.h415 extern int fat_fill_super(struct super_block *sb, void *data, int silent,
H A Dnamei_msdos.c653 return fat_fill_super(sb, data, silent, 0, setup); in msdos_fill_super()
H A Dnamei_vfat.c1050 return fat_fill_super(sb, data, silent, 1, setup); in vfat_fill_super()
H A Dinode.c1602 int fat_fill_super(struct super_block *sb, void *data, int silent, int isvfat, in fat_fill_super() function
1905 EXPORT_SYMBOL_GPL(fat_fill_super); variable
/kernel/linux/linux-6.6/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); in msdos_fill_super()
H A Dinode.c1598 int fat_fill_super(struct super_block *sb, void *data, int silent, int isvfat, in fat_fill_super() function
1895 EXPORT_SYMBOL_GPL(fat_fill_super); variable
H A Dnamei_vfat.c1200 return fat_fill_super(sb, data, silent, 1, setup); in vfat_fill_super()

Completed in 12 milliseconds