Home
last modified time | relevance | path

Searched defs:part_hdr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/hypfs/
H A Dhypfs_diag_fs.c232 static void *hypfs_create_lpar_files(struct dentry *systems_dir, void *part_hdr) in hypfs_create_lpar_files()
304 void *time_hdr, *part_hdr; in hypfs_diag_create_files() local
/openbmc/u-boot/board/xilinx/zynq/
H A Dbootimg.c68 struct partition_hdr *part_hdr) in zynq_get_partition_info()
H A Dcmds.c54 static struct partition_hdr part_hdr[ZYNQ_MAX_PARTITION_NUMBER]; variable