xfs: expose various functions to repair code
Expose various helpers that the repair code will want to use. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com>
This commit is contained in:
@@ -148,7 +148,7 @@ xfs_inobt_get_rec(
|
||||
/*
|
||||
* Insert a single inobt record. Cursor must already point to desired location.
|
||||
*/
|
||||
STATIC int
|
||||
int
|
||||
xfs_inobt_insert_rec(
|
||||
struct xfs_btree_cur *cur,
|
||||
uint16_t holemask,
|
||||
|
Reference in New Issue
Block a user