Home
last modified time | relevance | path

Searched refs:xfs_inobt_rec_check_count (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ialloc_btree.h60 int xfs_inobt_rec_check_count(struct xfs_mount *,
63 #define xfs_inobt_rec_check_count(mp, rec) 0 macro
Dxfs_ialloc_btree.c688 xfs_inobt_rec_check_count( in xfs_inobt_rec_check_count() function
Dxfs_ialloc.c619 error = xfs_inobt_rec_check_count(mp, nrec); in xfs_inobt_insert_sprec()