|
@@ -228,7 +228,6 @@ int xfs_trans_free_extent(struct xfs_trans *,
|
|
struct xfs_efd_log_item *, xfs_fsblock_t,
|
|
struct xfs_efd_log_item *, xfs_fsblock_t,
|
|
xfs_extlen_t, struct xfs_owner_info *);
|
|
xfs_extlen_t, struct xfs_owner_info *);
|
|
int xfs_trans_commit(struct xfs_trans *);
|
|
int xfs_trans_commit(struct xfs_trans *);
|
|
-int __xfs_trans_roll(struct xfs_trans **, struct xfs_inode *, int *);
|
|
|
|
int xfs_trans_roll(struct xfs_trans **, struct xfs_inode *);
|
|
int xfs_trans_roll(struct xfs_trans **, struct xfs_inode *);
|
|
void xfs_trans_cancel(xfs_trans_t *);
|
|
void xfs_trans_cancel(xfs_trans_t *);
|
|
int xfs_trans_ail_init(struct xfs_mount *);
|
|
int xfs_trans_ail_init(struct xfs_mount *);
|