Searched refs:hypfs_create_str (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/s390/hypfs/
H A Dhypfs.h28 extern struct dentry *hypfs_create_str(struct dentry *dir, const char *name,
H A Dhypfs_diag_fs.c228 rc = hypfs_create_str(cpu_dir, "type", buffer);
276 rc = hypfs_create_str(cpu_dir, "type", buffer);
342 ptr = hypfs_create_str(hyp_dir, "type", "LPAR Hypervisor");
H A Dhypfs_vm_fs.c103 file = hypfs_create_str(dir, "type", "z/VM Hypervisor");
H A Dinode.c421 struct dentry *hypfs_create_str(struct dentry *dir, function

Completed in 139 milliseconds