Home
last modified time | relevance | path

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

/linux-5.19.10/fs/hfs/ !
Dpart_tbl.c24 __be32 pmMapBlkCnt; /* partition blocks count */ member
95 size = be32_to_cpu(pm->pmMapBlkCnt); in hfs_part_find()
/linux-5.19.10/fs/hfsplus/ !
Dpart_tbl.c42 __be32 pmMapBlkCnt; /* partition blocks count */ member
95 int size = be32_to_cpu(pm->pmMapBlkCnt); in hfs_parse_new_pmap()