Searched refs:hypfs_create_u64 (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/s390/hypfs/ |
D | hypfs.h | 24 extern struct dentry *hypfs_create_u64(struct dentry *dir, const char *name,
|
D | hypfs_diag.c | 635 rc = hypfs_create_u64(cpu_dir, "mgmtime", in hypfs_create_cpu_files() 640 rc = hypfs_create_u64(cpu_dir, "cputime", in hypfs_create_cpu_files() 645 rc = hypfs_create_u64(cpu_dir, "onlinetime", in hypfs_create_cpu_files() 694 rc = hypfs_create_u64(cpu_dir, "mgmtime", in hypfs_create_phys_cpu_files()
|
D | hypfs_vm.c | 113 rc = hypfs_create_u64(dir, name, member); \ 205 file = hypfs_create_u64(dir, "count", data->lcpus); in hypfs_vm_create_files()
|
D | inode.c | 396 struct dentry *hypfs_create_u64(struct dentry *dir, in hypfs_create_u64() function
|