Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.h59 int xfs_inobt_rec_check_count(struct xfs_mount *,
62 #define xfs_inobt_rec_check_count(mp, rec) 0 macro
H A Dxfs_ialloc_btree.c674 xfs_inobt_rec_check_count( in xfs_inobt_rec_check_count() function
H A Dxfs_ialloc.c612 error = xfs_inobt_rec_check_count(mp, nrec); in xfs_inobt_insert_sprec()