Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/fstyp/ | |
ntfs.c | 99 int8_t bf_mftrecsz; member in struct:ntfs_bootfile 154 mftrecsz = bf->bf_mftrecsz; |
/src/sys/fs/ntfs/ | |
ntfs.h | 239 u_int8_t bf_mftrecsz; /* MFT record size (clust) */ member in struct:bootfile 273 #define ntm_mftrecsz ntm_bootfile.bf_mftrecsz |