Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ntfs3/
Dsuper.c685 u64 sectors, clusters, mlcn, mlcn2; in ntfs_init_from_boot() local
720 mlcn2 = le64_to_cpu(boot->mft2_clst); in ntfs_init_from_boot()
726 if (mlcn2 * sct_per_clst >= sectors) in ntfs_init_from_boot()
764 sbi->mft.lbo2 = mlcn2 << sbi->cluster_bits; in ntfs_init_from_boot()