Searched refs:ROOT_ENTRIES (Results 1 – 1 of 1) sorted by relevance
796 #define ROOT_ENTRIES (0x02 * 0x10 * s->sectors_per_cluster) in read_directory() macro797 if (mapping_index == 0 && s->directory.next < ROOT_ENTRIES) { in read_directory()800 array_ensure_allocated(&(s->directory), ROOT_ENTRIES - 1); in read_directory()802 (ROOT_ENTRIES - cur) * sizeof(direntry_t)); in read_directory()