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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/hypfs/
H A Dhypfs_diag.c246 struct phys_hdr { struct
264 return sizeof(struct phys_hdr);
272 return ((struct phys_hdr *)hdr)->cpus;
637 struct dentry *parent_dir, void *phys_hdr)
646 cpu_info = phys_hdr + phys_hdr__size(diag204_info_type);
647 for (i = 0; i < phys_hdr__cpus(diag204_info_type, phys_hdr); i++) {
636 hypfs_create_phys_files(struct super_block *sb, struct dentry *parent_dir, void *phys_hdr) argument

Completed in 43 milliseconds