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

/linux-master/fs/xfs/libxfs/
H A Dxfs_ialloc.c1175 int useleft; /* using left inode chunk this time */ local
1179 useleft = pagino -
1183 useleft = !doneleft;
1187 if (useleft && trec.ir_freecount) {
1199 if (!useleft && rec.ir_freecount) {
1209 if (useleft) {

Completed in 83 milliseconds