fh_foff            52 ntfs/ntfs.h    	u_int16_t       fh_foff;
fh_foff          1997 ntfs/ntfs_subr.c 	if (fhp->fh_foff >= ntmp->ntm_spc * ntmp->ntm_mftrecsz * ntmp->ntm_bps) {
fh_foff          1998 ntfs/ntfs_subr.c 		printf("ntfs_procfixups: invalid offset: %x", fhp->fh_foff);
fh_foff          2001 ntfs/ntfs_subr.c 	fxp = (u_int16_t *) (buf + fhp->fh_foff);