Searched defs:clu_base (Results 1 – 2 of 2) sorted by relevance
202 unsigned int clu_base, clu_free; in exfat_find_free_bitmap() local
139 #define IGNORED_BITS_REMAINED(clu, clu_base) ((1 << ((clu) - (clu_base))) - 1) argument