Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_ialloc_btree.h37 #define XFS_INOBT_ALL_FREE ((xfs_inofree_t)-1) macro
Dxfs_ialloc.c396 cur->bc_rec.i.ir_free = XFS_INOBT_ALL_FREE; in xfs_ialloc_ag_alloc()