hypfs_create_str   28 arch/s390/hypfs/hypfs.h extern struct dentry *hypfs_create_str(struct dentry *dir, const char *name,
hypfs_create_str  498 arch/s390/hypfs/hypfs_diag.c 	rc = hypfs_create_str(cpu_dir, "type", buffer);
hypfs_create_str  545 arch/s390/hypfs/hypfs_diag.c 	rc = hypfs_create_str(cpu_dir, "type", buffer);
hypfs_create_str  607 arch/s390/hypfs/hypfs_diag.c 	ptr = hypfs_create_str(hyp_dir, "type", "LPAR Hypervisor");
hypfs_create_str  196 arch/s390/hypfs/hypfs_vm.c 	file = hypfs_create_str(dir, "type", "z/VM Hypervisor");