Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/mtd/
Dmtdsuper.c103 static struct dentry *mount_mtd_nr(struct file_system_type *fs_type, int flags, in mount_mtd_nr() function
168 return mount_mtd_nr(fs_type, flags, in mount_mtd()
196 return mount_mtd_nr(fs_type, flags, dev_name, data, mtdnr, fill_super); in mount_mtd()