Searched refs:new_pmap (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/hfs/
H A Dpart_tbl.c21 struct new_pmap { struct
92 struct new_pmap *pm;
94 pm = (struct new_pmap *)bh->b_data;
/linux-master/fs/hfsplus/
H A Dpart_tbl.c39 struct new_pmap { struct
92 struct new_pmap *pm, sector_t *part_start, sector_t *part_size)
111 pm = (struct new_pmap *)((u8 *)pm + HFSPLUS_SECTOR_SIZE);

Completed in 128 milliseconds