Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfs/
H A Dpart_tbl.c25 __be32 pmPyPartStart; /* physical block start of partition */ member
99 *part_start += be32_to_cpu(pm->pmPyPartStart); in hfs_part_find()
/openbmc/linux/fs/hfsplus/
H A Dpart_tbl.c43 __be32 pmPyPartStart; /* physical block start of partition */ member
103 *part_start += be32_to_cpu(pm->pmPyPartStart); in hfs_parse_new_pmap()