Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/hypfs/
Dhypfs.h41 extern int hypfs_vm_create_files(struct super_block *sb, struct dentry *root);
Dinode.c199 rc = hypfs_vm_create_files(sb, sb->s_root); in hypfs_aio_write()
300 rc = hypfs_vm_create_files(sb, root_dentry); in hypfs_fill_super()
Dhypfs_vm.c172 int hypfs_vm_create_files(struct super_block *sb, struct dentry *root) in hypfs_vm_create_files() function