Home
last modified time | relevance | path

Searched refs:bf_spc (Results 1 – 2 of 2) sorted by relevance

/netbsd/usr.sbin/fstyp/
H A Dntfs.c89 uint8_t bf_spc; member
155 recsize = mftrecsz > 0 ? (size_t)(mftrecsz * bf->bf_bps * bf->bf_spc) in fstyp_ntfs()
158 voloff = (off_t)((off_t)bf->bf_mftcn * bf->bf_spc * bf->bf_bps + in fstyp_ntfs()
/netbsd/sys/fs/ntfs/
H A Dntfs.h229 u_int8_t bf_spc; /* sectors per cluster */ member
274 #define ntm_spc ntm_bootfile.bf_spc