Home
last modified time | relevance | path

Searched refs:ntm_mftrecsz (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/fs/ntfs/
Dntfs.h266 #define ntm_mftrecsz ntm_bootfile.bf_mftrecsz macro
Dntfs_vfsops.c332 int8_t cpr = ntmp->ntm_mftrecsz;
342 ntmp->ntm_mftrecsz,ntmp->ntm_bpmftrec));
Dntfs_subr.c1884 if (fhp->fh_foff >= ntmp->ntm_spc * ntmp->ntm_mftrecsz * ntmp->ntm_bps) { in ntfs_procfixups()