Searched refs:hypfs_create_str (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/arch/s390/hypfs/ |
D | hypfs.h | 29 extern struct dentry *hypfs_create_str(struct super_block *sb,
|
D | hypfs_diag.c | 654 rc = hypfs_create_str(sb, cpu_dir, "type", buffer); in hypfs_create_cpu_files() 705 rc = hypfs_create_str(sb, cpu_dir, "type", buffer); in hypfs_create_phys_cpu_files() 769 ptr = hypfs_create_str(sb, hyp_dir, "type", "LPAR Hypervisor"); in hypfs_diag_create_files()
|
D | hypfs_vm.c | 189 file = hypfs_create_str(sb, dir, "type", "z/VM Hypervisor"); in hypfs_vm_create_files()
|
D | inode.c | 419 struct dentry *hypfs_create_str(struct super_block *sb, struct dentry *dir, in hypfs_create_str() function
|