|
@@ -498,6 +498,7 @@ int xfs_iunlink(struct xfs_trans *, xfs_inode_t *);
|
|
void xfs_iext_realloc(xfs_inode_t *, int, int);
|
|
void xfs_iext_realloc(xfs_inode_t *, int, int);
|
|
void xfs_iunpin_wait(xfs_inode_t *);
|
|
void xfs_iunpin_wait(xfs_inode_t *);
|
|
int xfs_iflush(xfs_inode_t *, uint);
|
|
int xfs_iflush(xfs_inode_t *, uint);
|
|
|
|
+void xfs_promote_inode(struct xfs_inode *);
|
|
void xfs_lock_inodes(xfs_inode_t **, int, uint);
|
|
void xfs_lock_inodes(xfs_inode_t **, int, uint);
|
|
void xfs_lock_two_inodes(xfs_inode_t *, xfs_inode_t *, uint);
|
|
void xfs_lock_two_inodes(xfs_inode_t *, xfs_inode_t *, uint);
|
|
|
|
|