Searched refs:commit_t (Results 1 – 1 of 1) sorted by relevance
1587 typedef struct commit_t { struct1599 } commit_t; argument1606 commit_t* commit = array_get(&(s->commits), i); in clear_commits()1620 commit_t* commit = array_get_next(&(s->commits)); in schedule_rename()1629 commit_t* commit = array_get_next(&(s->commits)); in schedule_writeout()1639 commit_t* commit = array_get_next(&(s->commits)); in schedule_new_file()1647 commit_t* commit = array_get_next(&(s->commits)); in schedule_mkdir()2662 commit_t* commit = array_get(&(s->commits), i); in handle_renames_and_mkdirs()2670 commit_t* commit = array_get(&(s->commits), i); in handle_renames_and_mkdirs()2780 commit_t* commit = array_get(&(s->commits), i); in handle_commits()[all …]