Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dialloc.c114 if (irec->ir_free == XFS_INOBT_ALL_FREE) in xchk_inobt_xref_finobt()
/linux/fs/xfs/libxfs/
H A Dxfs_format.h1583 #define XFS_INOBT_ALL_FREE ((xfs_inofree_t)-1) macro