Searched refs:XFS_INOBT_ALL_FREE (Results 1 – 2 of 2) sorted by relevance
201 XFS_INOBT_ALL_FREE, &i); in xfs_inobt_insert()833 rec.ir_free = XFS_INOBT_ALL_FREE; in xfs_ialloc_ag_alloc()1997 rec.ir_free == XFS_INOBT_ALL_FREE && in xfs_difree_inobt()2141 if (rec.ir_free == XFS_INOBT_ALL_FREE && in xfs_difree_finobt()
1504 #define XFS_INOBT_ALL_FREE ((xfs_inofree_t)-1) macro