HomeSort by: relevance | last modified time | path
    Searched defs:bf_spc (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/fstyp/
ntfs.c 89 uint8_t bf_spc; member in struct:ntfs_bootfile
155 recsize = mftrecsz > 0 ? (size_t)(mftrecsz * bf->bf_bps * bf->bf_spc)
158 voloff = (off_t)((off_t)bf->bf_mftcn * bf->bf_spc * bf->bf_bps +
  /src/sys/fs/ntfs/
ntfs.h 229 u_int8_t bf_spc; /* sectors per cluster */ member in struct:bootfile
274 #define ntm_spc ntm_bootfile.bf_spc

Completed in 12 milliseconds