]> git.proxmox.com Git - mirror_zfs-debian.git/blobdiff - include/sys/blkptr.h
New upstream version 0.7.2
[mirror_zfs-debian.git] / include / sys / blkptr.h
index b720482a73fedda22cc08dc2a98af5eda4d587e8..77b1b827ac375f281ed5ec82bbfd877c10619eb8 100644 (file)
@@ -30,6 +30,7 @@ extern "C" {
 void encode_embedded_bp_compressed(blkptr_t *, void *,
     enum zio_compress, int, int);
 void decode_embedded_bp_compressed(const blkptr_t *, void *);
+int decode_embedded_bp(const blkptr_t *, void *, int);
 
 #ifdef __cplusplus
 }