Searched refs:hypfs_create_u64 (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.h23 extern struct dentry *hypfs_create_u64(struct super_block *sb,
H A Dhypfs_diag.c676 rc = hypfs_create_u64(sb, cpu_dir, "mgmtime",
681 rc = hypfs_create_u64(sb, cpu_dir, "cputime",
686 rc = hypfs_create_u64(sb, cpu_dir, "onlinetime",
739 rc = hypfs_create_u64(sb, cpu_dir, "mgmtime",
H A Dhypfs_vm.c115 rc = hypfs_create_u64(sb, dir, name, member); \
203 file = hypfs_create_u64(sb, dir, "count", data->lcpus);
H A Dinode.c403 struct dentry *hypfs_create_u64(struct super_block *sb, struct dentry *dir, function

Completed in 104 milliseconds