Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/hypfs/
Dhypfs.h36 extern int hypfs_diag_create_files(struct super_block *sb, struct dentry *root);
Dinode.c201 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()
Dhypfs_diag.c732 int hypfs_diag_create_files(struct super_block *sb, struct dentry *root) in hypfs_diag_create_files() function