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

/linux-master/fs/btrfs/
H A Dsend.c867 static int send_unlink(struct send_ctx *sctx, struct fs_path *path) function
872 btrfs_debug(fs_info, "send_unlink %s", path->start);
4376 ret = send_unlink(sctx, cur->full_path);
4560 ret = send_unlink(sctx, cur->full_path);
4577 ret = send_unlink(sctx, valid_path);

Completed in 155 milliseconds