Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dsuper.c873 u64 sectors, clusters, mlcn, mlcn2, dev_size0; in ntfs_init_from_boot() local
934 mlcn2 = le64_to_cpu(boot->mft2_clst); in ntfs_init_from_boot()
937 if (mlcn * sct_per_clst >= sectors || mlcn2 * sct_per_clst >= sectors) { in ntfs_init_from_boot()
941 hint, mlcn, mlcn2, sectors); in ntfs_init_from_boot()
1013 sbi->mft.lbo2 = mlcn2 << cluster_bits; in ntfs_init_from_boot()