Lines Matching refs:process_recorded_refs
2055 * Used by process_recorded_refs to determine if a new ref would overwrite an
2058 * When an overwrite is detected, process_recorded_refs does proper orphanizing
2061 * process_recorded_refs does an additional is_first_ref check to see if
2123 * process_recorded_refs also uses it to avoid unlinking of refs that were
2194 * that got overwritten. This is used by process_recorded_refs to determine
2886 * directory got created. See process_recorded_refs for details.
2940 * directories. See did_create_dir and process_recorded_refs for details.
4160 static int process_recorded_refs(struct send_ctx *sctx, int *pending_move)
4184 "send: unexpected inode %llu in process_recorded_refs()",
4838 return process_recorded_refs(sctx, &pending_move);
6542 ret = process_recorded_refs(sctx, pending_move);
6783 * when process_recorded_refs is finished, it is set to cur_ino + 1.
6972 * first and later process them in process_recorded_refs.