Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
A Dmips-cps.h245 unsigned int first_cl, last_cl; in mips_cps_multicluster_cpus() local
254 first_cl = cpu_cluster(&boot_cpu_data); in mips_cps_multicluster_cpus()
256 return first_cl != last_cl; in mips_cps_multicluster_cpus()
/linux/fs/fat/
A Dfatent.c562 int first_cl = cluster, dirty_fsinfo = 0; in fat_free_clusters() local
586 int nr_clus = fatent.entry - first_cl + 1; in fat_free_clusters()
589 fat_clus_to_blknr(sbi, first_cl), in fat_free_clusters()
593 first_cl = cluster; in fat_free_clusters()

Completed in 8 milliseconds