Home
last modified time | relevance | path

Searched refs:pdStart (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/hfs/
H A Dpart_tbl.c46 __be32 pdStart; member
80 if (p->pdStart && p->pdSize && in hfs_part_find()
83 *part_start += be32_to_cpu(p->pdStart); in hfs_part_find()
/openbmc/linux/fs/hfsplus/
H A Dpart_tbl.c64 __be32 pdStart; member
79 if (p->pdStart && p->pdSize && in hfs_parse_old_pmap()
82 *part_start += be32_to_cpu(p->pdStart); in hfs_parse_old_pmap()