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,
854 int err, cluster;
859 cluster = fat_alloc_new_dir(dir, &ts);
860 if (cluster < 0) {
861 err = cluster;
864 err = vfat_add_entry(dir, &dentry->d_name, 1, cluster, &ts, &sinfo);
886 fat_free_clusters(dir, cluster);
1013 /* data cluster is shared, serious corruption */
1029 * If new entry was not sharing the data cluster, it