Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfs/
H A Dpart_tbl.c26 __be32 pmPartBlkCnt; /* physical block count of partition */ member
100 *part_size = be32_to_cpu(pm->pmPartBlkCnt); in hfs_part_find()
/openbmc/linux/fs/hfsplus/
H A Dpart_tbl.c44 __be32 pmPartBlkCnt; /* physical block count of partition */ member
104 *part_size = be32_to_cpu(pm->pmPartBlkCnt); in hfs_parse_new_pmap()