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

/linux-4.1.27/include/linux/mtd/
H A Dsuper.h21 extern struct dentry *mount_mtd(struct file_system_type *fs_type, int flags,
/linux-4.1.27/drivers/mtd/
H A Dmtdsuper.c121 struct dentry *mount_mtd(struct file_system_type *fs_type, int flags, mount_mtd() function
208 EXPORT_SYMBOL_GPL(mount_mtd); variable
/linux-4.1.27/fs/jffs2/
H A Dsuper.c317 return mount_mtd(fs_type, flags, dev_name, data, jffs2_fill_super); jffs2_mount()
/linux-4.1.27/fs/romfs/
H A Dsuper.c561 ret = mount_mtd(fs_type, flags, dev_name, data, romfs_fill_super); romfs_mount()

Completed in 194 milliseconds