Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvvfat.c1588 typedef struct commit_t { struct
1600 } commit_t; argument
1607 commit_t* commit = array_get(&(s->commits), i); in clear_commits()
1621 commit_t* commit = array_get_next(&(s->commits)); in schedule_rename()
1630 commit_t* commit = array_get_next(&(s->commits)); in schedule_writeout()
1640 commit_t* commit = array_get_next(&(s->commits)); in schedule_new_file()
1648 commit_t* commit = array_get_next(&(s->commits)); in schedule_mkdir()
2663 commit_t* commit = array_get(&(s->commits), i); in handle_renames_and_mkdirs()
2671 commit_t* commit = array_get(&(s->commits), i); in handle_renames_and_mkdirs()
2781 commit_t* commit = array_get(&(s->commits), i); in handle_commits()
[all …]