Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/ntfs/
HDntfs_vfsops.c350 int8_t cpr = ntmp->ntm_mftrecsz; in ntfs_mountfs()
358 ntmp->ntm_mftrecsz,ntmp->ntm_bpmftrec)); in ntfs_mountfs()
HDntfs.h267 #define ntm_mftrecsz ntm_bootfile.bf_mftrecsz macro
HDntfs_subr.c1807 if (fhp->fh_foff >= ntmp->ntm_spc * ntmp->ntm_mftrecsz * ntmp->ntm_bps) { in ntfs_procfixups()