Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_ialloc.c806 int doneleft; /* done, to the left */ in xfs_dialloc() local
846 &trec, &doneleft, 1); in xfs_dialloc()
856 error = xfs_ialloc_next_rec(tcur, &trec, &doneleft, 1); in xfs_dialloc()
869 while (!doneleft || !doneright) { in xfs_dialloc()
885 if (!doneleft && !doneright) { in xfs_dialloc()
890 useleft = !doneleft; in xfs_dialloc()
918 &doneleft, 1); in xfs_dialloc()