Home
last modified time | relevance | path

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

/qemu/block/
H A Dvvfat.c1585 typedef struct commit_t { struct
1597 } commit_t; argument
1604 commit_t* commit = array_get(&(s->commits), i); in clear_commits()
1618 commit_t* commit = array_get_next(&(s->commits)); in schedule_rename()
1627 commit_t* commit = array_get_next(&(s->commits)); in schedule_writeout()
1637 commit_t* commit = array_get_next(&(s->commits)); in schedule_new_file()
1645 commit_t* commit = array_get_next(&(s->commits)); in schedule_mkdir()
2664 commit_t* commit = array_get(&(s->commits), i); in handle_renames_and_mkdirs()
2672 commit_t* commit = array_get(&(s->commits), i); in handle_renames_and_mkdirs()
2782 commit_t* commit = array_get(&(s->commits), i); in handle_commits()
[all …]