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

/linux-master/fs/btrfs/
H A Dsend.c868 static int send_unlink(struct send_ctx *sctx, struct fs_path *path) function
873 btrfs_debug(fs_info, "send_unlink %s", path->start);
4377 ret = send_unlink(sctx, cur->full_path);
4561 ret = send_unlink(sctx, cur->full_path);
4578 ret = send_unlink(sctx, valid_path);

Completed in 140 milliseconds