Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_ialloc.c872 int useleft; /* using left inode chunk this time */ in xfs_dialloc() local
888 useleft = pagino - in xfs_dialloc()
892 useleft = !doneleft; in xfs_dialloc()
896 if (useleft && trec.ir_freecount) { in xfs_dialloc()
908 if (!useleft && rec.ir_freecount) { in xfs_dialloc()
918 if (useleft) { in xfs_dialloc()