Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/hypfs/
H A Dhypfs.h34 extern int hypfs_diag_create_files(struct dentry *root);
H A Dinode.c190 rc = hypfs_diag_create_files(sb->s_root); in hypfs_write_iter()
279 rc = hypfs_diag_create_files(root_dentry); in hypfs_fill_super()
H A Dhypfs_diag_fs.c301 int hypfs_diag_create_files(struct dentry *root) in hypfs_diag_create_files() function