]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/xfs/xfs_inode.h
xfs: connect up write verifiers to new buffers
[mirror_ubuntu-bionic-kernel.git] / fs / xfs / xfs_inode.h
index a322c19723a3ebf1fca098894328bac80ad115d3..482214d120a75d7d186ee98ebc84dbc3b8d4c8b1 100644 (file)
@@ -555,6 +555,7 @@ int         xfs_imap_to_bp(struct xfs_mount *, struct xfs_trans *,
 int            xfs_iread(struct xfs_mount *, struct xfs_trans *,
                          struct xfs_inode *, uint);
 void           xfs_inode_buf_read_verify(struct xfs_buf *);
+void           xfs_inode_buf_write_verify(struct xfs_buf *);
 void           xfs_dinode_to_disk(struct xfs_dinode *,
                                   struct xfs_icdinode *);
 void           xfs_idestroy_fork(struct xfs_inode *, int);