Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/geom/label/
Dg_label_ntfs.c66 recsize = (mftrecsz > 0) ? (mftrecsz * bf->bf_bps * bf->bf_spc) : (1 << -mftrecsz); in g_label_ntfs_taste()
70 voloff = bf->bf_mftcn * bf->bf_spc * bf->bf_bps + in g_label_ntfs_taste()
/freebsd-9-stable/sys/fs/ntfs/
Dntfs.h225 u_int8_t bf_spc; /* sectors per cluster */ member
267 #define ntm_spc ntm_bootfile.bf_spc