Searched refs:msdos_fill_super (Results 1 – 1 of 1) sorted by relevance
653 static int msdos_fill_super(struct super_block *sb, void *data, int silent) in msdos_fill_super() function662 return mount_bdev(fs_type, flags, dev_name, data, msdos_fill_super); in msdos_mount()