hypfs_vm_create_files
extern int hypfs_vm_create_files(struct dentry *root);
rc = hypfs_vm_create_files(sb->s_root);
rc = hypfs_vm_create_files(root_dentry);