Home
last modified time | relevance | path

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

/openbsd/sys/ntfs/
H A Dntfs_vfsops.c308 int8_t cpr = ntmp->ntm_mftrecsz; in ntfs_mountfs()
316 ntmp->ntm_bootfile.bf_media, ntmp->ntm_mftrecsz, in ntfs_mountfs()
H A Dntfs.h283 #define ntm_mftrecsz ntm_bootfile.bf_mftrecsz macro
H A Dntfs_subr.c1674 if (fhp->fh_foff >= ntmp->ntm_spc * ntmp->ntm_mftrecsz * ntmp->ntm_bps) { in ntfs_procfixups()