]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - fs/xfs/xfs_extfree_item.h
UBUNTU: Ubuntu-4.10.0-37.41
[mirror_ubuntu-zesty-kernel.git] / fs / xfs / xfs_extfree_item.h
index 8fa8651705e1dc33bb84f1234b411aca9c73ef76..a32c794a86b7b48761aac60fe598a6f8876d63f1 100644 (file)
@@ -98,4 +98,7 @@ int                   xfs_efi_copy_format(xfs_log_iovec_t *buf,
 void                   xfs_efi_item_free(xfs_efi_log_item_t *);
 void                   xfs_efi_release(struct xfs_efi_log_item *);
 
+int                    xfs_efi_recover(struct xfs_mount *mp,
+                                       struct xfs_efi_log_item *efip);
+
 #endif /* __XFS_EXTFREE_ITEM_H__ */