Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_ialloc.c201 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()
H A Dxfs_format.h1504 #define XFS_INOBT_ALL_FREE ((xfs_inofree_t)-1) macro
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_ialloc.c225 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()
H A Dxfs_format.h1417 #define XFS_INOBT_ALL_FREE ((xfs_inofree_t)-1) macro
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dialloc.c112 if (irec->ir_free == XFS_INOBT_ALL_FREE) in xchk_inobt_xref_finobt()

Completed in 16 milliseconds