Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_ialloc_btree.h61 int xfs_inobt_rec_check_count(struct xfs_mount *,
64 #define xfs_inobt_rec_check_count(mp, rec) 0 macro
Dxfs_ialloc_btree.c605 xfs_inobt_rec_check_count( in xfs_inobt_rec_check_count() function
Dxfs_ialloc.c587 error = xfs_inobt_rec_check_count(mp, nrec); in xfs_inobt_insert_sprec()