Home
last modified time | relevance | path

Searched defs:first_cluster (Results 1 – 2 of 2) sorted by relevance

/qemu/block/
H A Dvvfat.c749 int first_cluster = mapping->begin; in read_directory() local
1592 struct { uint32_t first_cluster; } new_file; member
1637 char* path, uint32_t first_cluster) in schedule_new_file()
2339 uint32_t first_cluster, int dir_index) in commit_mappings()
2419 uint32_t first_cluster = dir_index == 0 ? 0 : begin_of_direntry(direntry); in commit_direntries() local
2511 uint32_t first_cluster = c; in commit_one_file() local
2982 int first_cluster, last_cluster; in vvfat_write() local
H A Dqcow2-refcount.c2471 int64_t first_cluster, int64_t end_cluster, in rebuild_refcounts_write_refblocks()