send_rename
ret = send_rename(sctx, path, orphan);
ret = send_rename(sctx, from_path, to_path);
ret = send_rename(sctx, current_path, new_path);