Searched refs:fh_fnum (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/fs/ntfs/
H A Dntfs.h53 u_int16_t fh_fnum; member in struct:fixuphdr
H A Dntfs_subr.c1878 if ((fhp->fh_fnum - 1) * NTFS_BLOCK_SIZE != len) {
1881 fhp->fh_fnum, (long)len); /* XXX printf kludge */
1891 for (i = 1; i < fhp->fh_fnum; i++, fxp++) {

Completed in 109 milliseconds