Lines Matching defs:cluster
580 int len, int is_dir, int cluster,
649 fat_set_start(de, cluster);
657 int is_dir, int cluster, struct timespec64 *ts,
672 err = vfat_build_slots(dir, qname->name, len, is_dir, cluster, ts,
855 int err, cluster;
860 cluster = fat_alloc_new_dir(dir, &ts);
861 if (cluster < 0) {
862 err = cluster;
865 err = vfat_add_entry(dir, &dentry->d_name, 1, cluster, &ts, &sinfo);
889 fat_free_clusters(dir, cluster);
994 /* data cluster is shared, serious corruption */
1011 * If new entry was not sharing the data cluster, it