Searched refs:hypfs_create_str (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/arch/s390/hypfs/ |
H A D | hypfs_diag_fs.c | 228 rc = hypfs_create_str(cpu_dir, "type", buffer); in hypfs_create_cpu_files() 276 rc = hypfs_create_str(cpu_dir, "type", buffer); in hypfs_create_phys_cpu_files() 342 ptr = hypfs_create_str(hyp_dir, "type", "LPAR Hypervisor"); in hypfs_diag_create_files()
|
H A D | hypfs.h | 28 extern struct dentry *hypfs_create_str(struct dentry *dir, const char *name,
|
H A D | hypfs_vm_fs.c | 103 file = hypfs_create_str(dir, "type", "z/VM Hypervisor"); in hypfs_vm_create_files()
|
H A D | inode.c | 421 struct dentry *hypfs_create_str(struct dentry *dir, in hypfs_create_str() function
|
/kernel/linux/linux-5.10/arch/s390/hypfs/ |
H A D | hypfs.h | 28 extern struct dentry *hypfs_create_str(struct dentry *dir, const char *name,
|
H A D | hypfs_diag.c | 498 rc = hypfs_create_str(cpu_dir, "type", buffer); in hypfs_create_cpu_files() 545 rc = hypfs_create_str(cpu_dir, "type", buffer); in hypfs_create_phys_cpu_files() 607 ptr = hypfs_create_str(hyp_dir, "type", "LPAR Hypervisor"); in hypfs_diag_create_files()
|
H A D | hypfs_vm.c | 198 file = hypfs_create_str(dir, "type", "z/VM Hypervisor"); in hypfs_vm_create_files()
|
H A D | inode.c | 421 struct dentry *hypfs_create_str(struct dentry *dir, in hypfs_create_str() function
|
Completed in 5 milliseconds