Searched refs:USED_ANY (Results 1 – 1 of 1) sorted by relevance
1845 USED_DIRECTORY = 1, USED_FILE = 2, USED_ANY = 3, USED_ALLOCATED = 4 enumerator1992 if (s->used_clusters[cluster_num] & USED_ANY) in get_cluster_count_for_direntry()2051 if (s->used_clusters[cluster_num] & USED_ANY) { in check_directory_consistency()2172 s->used_clusters[i] &= ~USED_ANY; in is_consistent()