Searched refs:hfsplus_vh (Results 1 – 4 of 4) sorted by relevance
61 struct hfsplus_vh *vhdr; in hfsplus_read_wrapper()105 vhdr = (struct hfsplus_vh *)(bh->b_data + offset); in hfsplus_read_wrapper()138 vhdr = (struct hfsplus_vh *)(bh->b_data + offset); in hfsplus_read_wrapper()
47 struct hfsplus_vh *vhdr; in hfsplus_read_inode()98 struct hfsplus_vh *vhdr; in hfsplus_write_inode()163 struct hfsplus_vh *vhdr = HFSPLUS_SB(sb).s_vhdr; in hfsplus_write_super()189 vhdr = (struct hfsplus_vh *)(bh->b_data + offset); in hfsplus_write_super()205 struct hfsplus_vh *vhdr = HFSPLUS_SB(sb).s_vhdr; in hfsplus_put_super()241 struct hfsplus_vh *vhdr = HFSPLUS_SB(sb).s_vhdr; in hfsplus_remount()279 struct hfsplus_vh *vhdr; in hfsplus_read_super()
82 typedef struct hfsplus_vh { struct116 } __packed hfsplus_vh; argument
117 struct hfsplus_vh;122 struct hfsplus_vh *s_vhdr;