Searched refs:s_backup_vhdr (Results 1 – 4 of 4) sorted by relevance
33 struct hfsplus_vh *bvh = sbi->s_backup_vhdr; in hfsplus_ioctl_bless()
219 (void **)&sbi->s_backup_vhdr, REQ_OP_READ, in hfsplus_read_wrapper()225 if (sbi->s_backup_vhdr->signature != sbi->s_vhdr->signature) { in hfsplus_read_wrapper()
148 struct hfsplus_vh *s_backup_vhdr; member
218 memcpy(sbi->s_backup_vhdr, sbi->s_vhdr, sizeof(*sbi->s_vhdr)); in hfsplus_sync_fs()