Searched refs:ntm_multiplier (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/fs/ntfs/
H A Dntfs.h261 u_int8_t ntm_multiplier; /* NTFS blockno to DEV_BSIZE sectorno */ member in struct:ntfsmount
H A Dntfs_subr.c283 bn *= ntmp->ntm_multiplier;
1489 * ntmp->ntm_multiplier,
1494 * ntmp->ntm_multiplier,
1602 * ntmp->ntm_multiplier,
H A Dntfs_vfsops.c338 ntmp->ntm_multiplier = ntmp->ntm_bps / DEV_BSIZE;

Completed in 158 milliseconds