Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/fstyp/ | |
ntfs.c | 97 uint64_t bf_mftcn; member in struct:ntfs_bootfile 158 voloff = (off_t)((off_t)bf->bf_mftcn * bf->bf_spc * bf->bf_bps + |
/src/sys/fs/ntfs/ | |
ntfs.h | 237 cn_t bf_mftcn; /* $MFT cluster number */ member in struct:bootfile 271 #define ntm_mftcn ntm_bootfile.bf_mftcn |