Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fat/
H A Dnamei_msdos.c651 static int msdos_fill_super(struct super_block *sb, void *data, int silent) in msdos_fill_super() function
660 return mount_bdev(fs_type, flags, dev_name, data, msdos_fill_super); in msdos_mount()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds