mount_single      269 fs/debugfs/inode.c 	return mount_single(fs_type, flags, data, debug_fill_super);
mount_single      416 fs/pstore/inode.c 	return mount_single(fs_type, flags, data, pstore_fill_super);
mount_single     1526 fs/super.c     EXPORT_SYMBOL(mount_single);
mount_single      301 fs/tracefs/inode.c 	return mount_single(fs_type, flags, data, trace_fill_super);
mount_single     2260 include/linux/fs.h extern struct dentry *mount_single(struct file_system_type *fs_type,