Home
last modified time | relevance | path

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

/fs/ntfs3/
Dsuper.c688 u64 sectors, clusters, mlcn, mlcn2; in ntfs_init_from_boot() local
725 mlcn2 = le64_to_cpu(boot->mft2_clst); in ntfs_init_from_boot()
731 if (mlcn2 * sct_per_clst >= sectors) in ntfs_init_from_boot()
769 sbi->mft.lbo2 = mlcn2 << sbi->cluster_bits; in ntfs_init_from_boot()