Home | History | Annotate | Download | only in hfs

Lines Matching refs:h_rec

385 	} else if (dp->h_rec.u.cnid == rec.file.u.cnid) {
413 if (hfslib_make_catalog_key(VTOH(vdp)->h_rec.u.cnid, len, unicn,
602 if (hp->h_rec.u.rec_type == HFS_REC_FILE) {
603 hfs_file_record_t *f = &hp->h_rec.file;
616 } else if (hp->h_rec.u.rec_type == HFS_REC_FLDR) {
617 hfs_folder_record_t *f = &hp->h_rec.folder;
618 vap->va_fileid = hp->h_rec.folder.cnid;
628 hp->h_rec.u.rec_type));
634 if (hp->h_rec.u.rec_type == HFS_REC_FILE)
757 hp->h_rec.u.cnid, hp->h_fork, &extents, &cbargs);
815 fsize = hp->h_rec.file.rsrc_fork.logical_size;
817 fsize = hp->h_rec.file.data_fork.logical_size;
899 if (hfslib_get_directory_contents(&hp->h_hmp->hm_vol, hp->h_rec.u.cnid,