Lines Matching refs:start
681 clus_t start, clus_t *new_clu)686 if (!exfat_heap_clus(exfat, start))689 while (start < end) {691 start, new_clu))695 start = *new_clu + 1;698 end = start;699 start = EXFAT_FIRST_CLUSTER;700 while (start < end) {702 start, new_clu))706 start = *new_clu + 1;