Home
last modified time | relevance | path

Searched refs:msdos_fill_super (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/fat/
H A Dnamei_msdos.c653 static int msdos_fill_super(struct super_block *sb, void *data, int silent) in msdos_fill_super() function
662 return mount_bdev(fs_type, flags, dev_name, data, msdos_fill_super); in msdos_mount()