Home
last modified time | relevance | path

Searched refs:__xfs_inobt_can_merge (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_ialloc.c447 __xfs_inobt_can_merge( in __xfs_inobt_can_merge() function
482 * __xfs_inobt_can_merge() to ensure the merge is valid.
576 if (XFS_IS_CORRUPT(mp, !__xfs_inobt_can_merge(nrec, &rec))) { in xfs_inobt_insert_sprec()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_ialloc.c469 __xfs_inobt_can_merge( in __xfs_inobt_can_merge() function
504 * __xfs_inobt_can_merge() to ensure the merge is valid.
597 if (XFS_IS_CORRUPT(mp, !__xfs_inobt_can_merge(nrec, &rec))) { in xfs_inobt_insert_sprec()

Completed in 7 milliseconds