Searched refs:pending_move (Results 1 – 1 of 1) sorted by relevance
3907 static int process_recorded_refs(struct send_ctx *sctx, int *pending_move) in process_recorded_refs() argument4166 *pending_move = 1; in process_recorded_refs()4177 *pending_move = 1; in process_recorded_refs()4567 int pending_move = 0; in process_all_refs() local4611 ret = process_recorded_refs(sctx, &pending_move); in process_all_refs()6346 int *pending_move, in process_recorded_refs_if_needed() argument6359 ret = process_recorded_refs(sctx, pending_move); in process_recorded_refs_if_needed()6384 int pending_move = 0; in finish_inode_if_needed() local6390 ret = process_recorded_refs_if_needed(sctx, at_end, &pending_move, in finish_inode_if_needed()6407 if (refs_processed && !pending_move) in finish_inode_if_needed()