Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_ialloc.c1090 xfs_inofree_t realfree; in xfs_inobt_first_free_inode() local
1096 realfree = xfs_inobt_irec_to_allocmask(rec); in xfs_inobt_first_free_inode()
1097 realfree &= rec->ir_free; in xfs_inobt_first_free_inode()
1099 return xfs_lowbit64(realfree); in xfs_inobt_first_free_inode()