Searched refs:vh (Results 1 – 2 of 2) sorted by relevance
155 static efs_block_t efs_validate_vh(struct volume_header *vh) { in module_exit()163 if (be32_to_cpu(vh->vh_magic) != VHMAGIC) { in module_exit()172 ui = ((__be32 *) (vh + 1)) - 1; in module_exit()173 for(csum = 0; ui >= ((__be32 *) vh);) { in module_exit()183 pr_debug("bf: \"%16s\"\n", vh->vh_bootfile); in module_exit()190 name[j] = vh->vh_vd[i].vd_name[j]; in module_exit()196 name, (int) be32_to_cpu(vh->vh_vd[i].vd_lbn), in module_exit()197 (int) be32_to_cpu(vh->vh_vd[i].vd_nbytes)); in module_exit()203 pt_type = (int) be32_to_cpu(vh->vh_pt[i].pt_type); in module_exit()208 if (be32_to_cpu(vh->vh_pt[i].pt_nblks)) { in module_exit()[all …]
32 struct hfsplus_vh *vh = sbi->s_vhdr; in hfsplus_ioctl_bless() local42 vh->finder_info[0] = bvh->finder_info[0] = in hfsplus_ioctl_bless()50 vh->finder_info[1] = bvh->finder_info[1] = cpu_to_be32(cnid); in hfsplus_ioctl_bless()53 vh->finder_info[5] = bvh->finder_info[5] = in hfsplus_ioctl_bless()