Home
last modified time | relevance | path

Searched refs:XFS_INOBT_ALL_FREE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/fs/xfs/libxfs/
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()
Dxfs_format.h1504 #define XFS_INOBT_ALL_FREE ((xfs_inofree_t)-1) macro