Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvvfat.c266 int first_mapping_index; member
839 s->current_mapping->first_mapping_index = -1; in read_directory()
944 mapping->first_mapping_index = -1; in init_directories()
1946 assert(mapping->first_mapping_index == -1 in get_cluster_count_for_direntry()
2181 if (mapping->first_mapping_index < 0) in is_consistent()
2226 ADJUST_MAPPING_INDEX(first_mapping_index); in adjust_mapping_indices()
2280 if (mapping->first_mapping_index < 0) { in remove_mapping()
2350 mapping->first_mapping_index = -1; in commit_mappings()
2389 next_mapping->first_mapping_index = in commit_mappings()
2390 mapping->first_mapping_index < 0 ? in commit_mappings()
[all …]