Lines Matching defs:done
160 * Realtime allocation, done through xfs_rtallocate_extent.
814 * Allocate file space until done or until there is an error
913 int *done)
932 error = xfs_bunmapi(tp, ip, startoffset_fsb, len_fsb, 0, 2, done);
978 int done = 0, error;
1004 while (!done) {
1006 endoffset_fsb - startoffset_fsb, &done);
1115 bool done = false;
1137 while (!done) {
1139 &done);
1142 if (done)
1185 bool done = false;
1230 &done, stop_fsb);
1233 } while (!done);
1654 * page cache safely. Once we have done this we can take the ilocks and