Searched refs:hyp_dir (Results 1 – 1 of 1) sorted by relevance
734 struct dentry *systems_dir, *hyp_dir; in hypfs_diag_create_files() local764 hyp_dir = hypfs_mkdir(sb, root, "hyp"); in hypfs_diag_create_files()765 if (IS_ERR(hyp_dir)) { in hypfs_diag_create_files()766 rc = PTR_ERR(hyp_dir); in hypfs_diag_create_files()769 ptr = hypfs_create_str(sb, hyp_dir, "type", "LPAR Hypervisor"); in hypfs_diag_create_files()