Searched refs:XFS_INOBT_ALL_FREE (Results 1 – 2 of 2) sorted by relevance
200 XFS_INOBT_ALL_FREE, &i); in xfs_inobt_insert()827 rec.ir_free = XFS_INOBT_ALL_FREE; in xfs_ialloc_ag_alloc()1955 if (!xfs_has_ikeep(mp) && rec.ir_free == XFS_INOBT_ALL_FREE && in xfs_difree_inobt()2099 if (!xfs_has_ikeep(mp) && rec.ir_free == XFS_INOBT_ALL_FREE && in xfs_difree_finobt()
1328 #define XFS_INOBT_ALL_FREE ((xfs_inofree_t)-1) macro
Completed in 14 milliseconds