|
@@ -64,7 +64,6 @@ typedef struct xfs_buf_log_item {
|
|
|
int xfs_buf_item_init(struct xfs_buf *, struct xfs_mount *);
|
|
|
void xfs_buf_item_relse(struct xfs_buf *);
|
|
|
void xfs_buf_item_log(xfs_buf_log_item_t *, uint, uint);
|
|
|
-uint xfs_buf_item_dirty(xfs_buf_log_item_t *);
|
|
|
void xfs_buf_attach_iodone(struct xfs_buf *,
|
|
|
void(*)(struct xfs_buf *, xfs_log_item_t *),
|
|
|
xfs_log_item_t *);
|