Searched refs:XFS_INOBT_ALL_FREE (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/fs/xfs/ | ||
D | xfs_ialloc_btree.h | 37 #define XFS_INOBT_ALL_FREE ((xfs_inofree_t)-1) macro |
D | xfs_ialloc.c | 396 cur->bc_rec.i.ir_free = XFS_INOBT_ALL_FREE; in xfs_ialloc_ag_alloc() |