Lines Matching defs:done
731 * Inode lookup is only done during metadata operations and not as part of the
858 * done in the background in a non-blocking manner, and enables memory reclaim
1577 * The inode lookup is done in batches to keep the amount of lock traffic and
1643 bool done;
1647 done = false;
1665 done = true;
1677 if (done || !xfs_icwalk_igrab(goal, ip, icw))
1696 done = true;
1726 } while (nr_found && !done);
1729 if (done)