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

/linux-master/fs/fat/
H A Dnamei_vfat.c1198 static int vfat_fill_super(struct super_block *sb, void *data, int silent) function
1207 return mount_bdev(fs_type, flags, dev_name, data, vfat_fill_super);

Completed in 280 milliseconds