Home
last modified time | relevance | path

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

/external/qemu/block/
Dvvfat.c1354 typedef struct commit_t { struct
1366 } commit_t; argument
1373 commit_t* commit = array_get(&(s->commits), i); in clear_commits()
1387 commit_t* commit = array_get_next(&(s->commits)); in schedule_rename()
1396 commit_t* commit = array_get_next(&(s->commits)); in schedule_writeout()
1406 commit_t* commit = array_get_next(&(s->commits)); in schedule_new_file()
1414 commit_t* commit = array_get_next(&(s->commits)); in schedule_mkdir()
2351 commit_t* commit = array_get(&(s->commits), i); in handle_renames_and_mkdirs()
2357 commit_t* commit = array_get(&(s->commits), i); in handle_renames_and_mkdirs()
2462 commit_t* commit = array_get(&(s->commits), i); in handle_commits()
[all …]