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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/hypfs/
H A Dhypfs.h27 extern struct dentry *hypfs_create_str(struct super_block *sb,
H A Dhypfs_diag.c693 rc = hypfs_create_str(sb, cpu_dir, "type", buffer);
744 rc = hypfs_create_str(sb, cpu_dir, "type", buffer);
808 ptr = hypfs_create_str(sb, hyp_dir, "type", "LPAR Hypervisor");
H A Dhypfs_vm.c191 file = hypfs_create_str(sb, dir, "type", "z/VM Hypervisor");
H A Dinode.c424 struct dentry *hypfs_create_str(struct super_block *sb, struct dentry *dir, function

Completed in 124 milliseconds