Searched refs:XFS_INOBT_ALL_FREE (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_ialloc.c234 XFS_INOBT_ALL_FREE, &i);
907 rec.ir_free = XFS_INOBT_ALL_FREE;
2069 if (!xfs_has_ikeep(mp) && rec.ir_free == XFS_INOBT_ALL_FREE &&
2216 if (!xfs_has_ikeep(mp) && rec.ir_free == XFS_INOBT_ALL_FREE &&
H A Dxfs_format.h1407 #define XFS_INOBT_ALL_FREE ((xfs_inofree_t)-1) macro
/linux-master/fs/xfs/scrub/
H A Dialloc.c112 if (irec->ir_free == XFS_INOBT_ALL_FREE)
H A Dialloc_repair.c251 ri->rie.ir_free = XFS_INOBT_ALL_FREE;

Completed in 158 milliseconds