Searched refs:pmSig (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfs/
H A Dpart_tbl.c22 __be16 pmSig; /* signature */ member in struct:new_pmap
108 if (pm->pmSig != cpu_to_be16(HFS_NEW_PMAP_MAGIC))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dpart_tbl.c38 __be16 pmSig; /* signature */ member in struct:new_pmap
124 if (pm->pmSig != cpu_to_be16(HFS_NEW_PMAP_MAGIC))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dpart_tbl.c39 __be16 pmSig; /* signature */ member in struct:new_pmap
113 } while (pm->pmSig == cpu_to_be16(HFS_NEW_PMAP_MAGIC));

Completed in 136 milliseconds