Lines Matching defs:complete
412 * need to wait for the chain to complete.
1696 * created complete.
1721 * The parent bio must not complete before sub discard bios are
1750 * We complete the bio now, knowing that the bi_remaining field
1908 * Fill read bios with zeroes and complete them immediately.
2393 * so complete redundant flushes immediately.
2451 struct completion complete;
2461 complete(&pw->complete);
2468 init_completion(&pw->complete);
2470 wait_for_completion(&pw->complete);
4136 complete(&tc->can_destroy);