Home
last modified time | relevance | path

Searched refs:hfsplus_vh (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/fs/hfsplus/
Dwrapper.c61 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()
Dsuper.c47 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()
Dhfsplus_raw.h82 typedef struct hfsplus_vh { struct
116 } __packed hfsplus_vh; argument
Dhfsplus_fs.h117 struct hfsplus_vh;
122 struct hfsplus_vh *s_vhdr;