Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/hypfs/
Dhypfs.h38 extern int hypfs_vm_create_files(struct dentry *root);
Dinode.c191 rc = hypfs_vm_create_files(sb->s_root); in hypfs_write_iter()
301 rc = hypfs_vm_create_files(root_dentry); in hypfs_fill_super()
Dhypfs_vm.c176 int hypfs_vm_create_files(struct dentry *root) in hypfs_vm_create_files() function