Home
last modified time | relevance | path

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

/linux-6.15/fs/ntfs3/
H A Dsuper.c921 u64 sectors, clusters, mlcn, mlcn2, dev_size0; in ntfs_init_from_boot() local
981 mlcn = le64_to_cpu(boot->mft_clst); in ntfs_init_from_boot()
985 if (mlcn * sct_per_clst >= sectors || mlcn2 * sct_per_clst >= sectors) { in ntfs_init_from_boot()
989 hint, mlcn, mlcn2, sectors); in ntfs_init_from_boot()
1060 sbi->mft.lbo = mlcn << cluster_bits; in ntfs_init_from_boot()