Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dsend.c1837 * Used by process_recorded_refs to determine if a new ref would overwrite an
1840 * When an overwrite is detected, process_recorded_refs does proper orphanizing
1843 * process_recorded_refs does an additional is_first_ref check to see if
1915 * process_recorded_refs also uses it to avoid unlinking of refs that were
1988 * that got overwritten. This is used by process_recorded_refs to determine
2672 * directory got created. See process_recorded_refs for details.
2741 * directories. See did_create_dir and process_recorded_refs for details.
3890 static int process_recorded_refs(struct send_ctx *sctx, int *pending_move) in process_recorded_refs() function
3908 btrfs_debug(fs_info, "process_recorded_refs %llu", sctx->cur_ino); in process_recorded_refs()
4627 ret = process_recorded_refs(sct in process_all_refs()
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsend.c2111 * Used by process_recorded_refs to determine if a new ref would overwrite an
2114 * When an overwrite is detected, process_recorded_refs does proper orphanizing
2117 * process_recorded_refs does an additional is_first_ref check to see if
2179 * process_recorded_refs also uses it to avoid unlinking of refs that were
2250 * that got overwritten. This is used by process_recorded_refs to determine
2937 * directory got created. See process_recorded_refs for details.
2992 * directories. See did_create_dir and process_recorded_refs for details.
4161 static int process_recorded_refs(struct send_ctx *sctx, int *pending_move) in process_recorded_refs() function
4179 btrfs_debug(fs_info, "process_recorded_refs %llu", sctx->cur_ino); in process_recorded_refs()
4858 ret = process_recorded_refs(sct in process_all_refs()
[all...]

Completed in 13 milliseconds