Home
last modified time | relevance | path

Searched refs:USED_ANY (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dvvfat.c1842 USED_DIRECTORY = 1, USED_FILE = 2, USED_ANY = 3, USED_ALLOCATED = 4 enumerator
1994 if (s->used_clusters[cluster_num] & USED_ANY) in get_cluster_count_for_direntry()
2053 if (s->used_clusters[cluster_num] & USED_ANY) { in check_directory_consistency()
2174 s->used_clusters[i] &= ~USED_ANY; in is_consistent()