Searched refs:process_recorded_refs (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/btrfs/
H A Dsend.c2123 * Used by process_recorded_refs to determine if a new ref would overwrite an
2126 * When an overwrite is detected, process_recorded_refs does proper orphanizing
2129 * process_recorded_refs does an additional is_first_ref check to see if
2191 * process_recorded_refs also uses it to avoid unlinking of refs that were
2262 * that got overwritten. This is used by process_recorded_refs to determine
2948 * directory got created. See process_recorded_refs for details.
3003 * directories. See did_create_dir and process_recorded_refs for details.
4172 static int process_recorded_refs(struct send_ctx *sctx, int *pending_move) function
4190 btrfs_debug(fs_info, "process_recorded_refs %llu", sctx->cur_ino);
4198 "send: unexpected inode %llu in process_recorded_refs()",
[all...]

Completed in 116 milliseconds