Searched refs:XFS_INOBT_ALL_FREE (Results 1 – 2 of 2) sorted by relevance
218 XFS_INOBT_ALL_FREE, &i); in xfs_inobt_insert()840 rec.ir_free = XFS_INOBT_ALL_FREE; in xfs_ialloc_ag_alloc()1978 rec.ir_free == XFS_INOBT_ALL_FREE && in xfs_difree_inobt()2115 if (rec.ir_free == XFS_INOBT_ALL_FREE && in xfs_difree_finobt()
1266 #define XFS_INOBT_ALL_FREE ((xfs_inofree_t)-1) macro