Searched refs:mft_size (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/core/fs/ntfs/ | ||
D | ntfs.h | 61 unsigned mft_size; /* The MFT size in sectors */ member |
D | ntfs.c | 1341 sbi->mft_size = mft_record_shift << sbi->clust_shift << 4; in ntfs_fs_init() |