summaryrefslogtreecommitdiff
path: root/send-stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'send-stream.h')
-rw-r--r--send-stream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/send-stream.h b/send-stream.h
index b69b7f16..9a17e32d 100644
--- a/send-stream.h
+++ b/send-stream.h
@@ -49,6 +49,7 @@ struct btrfs_send_ops {
int (*utimes)(const char *path, struct timespec *at,
struct timespec *mt, struct timespec *ct,
void *user);
+ int (*update_extent)(const char *path, u64 offset, u64 len, void *user);
};
int btrfs_read_and_process_send_stream(int fd,