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