Searched refs:mft2_clst (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ntfs3/ | ||
H A D | ntfs.h | 215 __le64 mft2_clst; // 0x38: First cluster of $MFTMirr member |
H A D | super.c | 934 mlcn2 = le64_to_cpu(boot->mft2_clst); in ntfs_init_from_boot() |