Searched refs:hypfs_diag_create_files (Results 1 – 3 of 3) sorted by relevance
36 extern int hypfs_diag_create_files(struct super_block *sb, struct dentry *root);
201 rc = hypfs_diag_create_files(sb, sb->s_root); in hypfs_aio_write()302 rc = hypfs_diag_create_files(sb, root_dentry); in hypfs_fill_super()
732 int hypfs_diag_create_files(struct super_block *sb, struct dentry *root) in hypfs_diag_create_files() function