Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_ialloc.c870 int useleft; /* using left inode chunk this time */ in xfs_dialloc() local
886 useleft = pagino - in xfs_dialloc()
890 useleft = !doneleft; in xfs_dialloc()
894 if (useleft && trec.ir_freecount) { in xfs_dialloc()
906 if (!useleft && rec.ir_freecount) { in xfs_dialloc()
916 if (useleft) { in xfs_dialloc()