Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/
Dmtdsuper.c107 static struct dentry *mount_mtd_nr(struct file_system_type *fs_type, int flags, in mount_mtd_nr() function
172 return mount_mtd_nr(fs_type, flags, in mount_mtd()
200 return mount_mtd_nr(fs_type, flags, dev_name, data, mtdnr, fill_super); in mount_mtd()