Searched refs:IS_LAST_CLUST (Results 1 – 2 of 2) sorted by relevance
85 #define IS_LAST_CLUST(x, fatsize) ((x) >= ((fatsize) != 32 ? \ macro
890 if (IS_LAST_CLUST(curclust, mydata->fatsize)) { in find_directory_entry()