Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dsuper.c974 u64 sectors, clusters, mlcn, mlcn2, mft_pos, mft2_pos, dev_size0; in ntfs_init_from_boot() local
1040 mlcn2 = le64_to_cpu(boot->mft2_clst); in ntfs_init_from_boot()
1050 check_mul_overflow(mlcn2, (u64)sct_per_clst, &mft2_pos) || in ntfs_init_from_boot()
1055 hint, mlcn, mlcn2, sectors); in ntfs_init_from_boot()
1128 sbi->mft.lbo2 = mlcn2 << cluster_bits; in ntfs_init_from_boot()