Searched refs:XFS_INOBT_ALL_FREE (Results 1 – 3 of 3) sorted by relevance
225 XFS_INOBT_ALL_FREE, &i); in xfs_inobt_insert()848 rec.ir_free = XFS_INOBT_ALL_FREE; in xfs_ialloc_ag_alloc()1985 if (!xfs_has_ikeep(mp) && rec.ir_free == XFS_INOBT_ALL_FREE && in xfs_difree_inobt()2129 if (!xfs_has_ikeep(mp) && rec.ir_free == XFS_INOBT_ALL_FREE && in xfs_difree_finobt()
1417 #define XFS_INOBT_ALL_FREE ((xfs_inofree_t)-1) macro
112 if (irec->ir_free == XFS_INOBT_ALL_FREE) in xchk_inobt_xref_finobt()