Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dsend.c773 static int send_unlink(struct send_ctx *sctx, struct fs_path *path) in send_unlink() function
778 btrfs_debug(fs_info, "send_unlink %s", path->start); in send_unlink()
4094 ret = send_unlink(sctx, cur->full_path); in process_recorded_refs()
4278 ret = send_unlink(sctx, cur->full_path); in process_recorded_refs()
4295 ret = send_unlink(sctx, valid_path); in process_recorded_refs()
6294 ret = send_unlink(sctx, ref->full_path); in btrfs_unlink_all_paths()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsend.c864 static int send_unlink(struct send_ctx *sctx, struct fs_path *path) in send_unlink() function
869 btrfs_debug(fs_info, "send_unlink %s", path->start); in send_unlink()
4360 ret = send_unlink(sctx, cur->full_path); in process_recorded_refs()
4544 ret = send_unlink(sctx, cur->full_path); in process_recorded_refs()
4561 ret = send_unlink(sctx, valid_path); in process_recorded_refs()

Completed in 18 milliseconds