Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fat/
Dfatent.c561 int first_cl = cluster, dirty_fsinfo = 0; in fat_free_clusters() local
585 int nr_clus = fatent.entry - first_cl + 1; in fat_free_clusters()
588 fat_clus_to_blknr(sbi, first_cl), in fat_free_clusters()
592 first_cl = cluster; in fat_free_clusters()