Lines Matching defs:complete
412 * need to wait for the chain to complete.
1687 * created complete.
1728 * The parent bio must not complete before sub discard bios are
1761 * We complete the bio now, knowing that the bi_remaining field
1925 * Fill read bios with zeroes and complete them immediately.
2410 * so complete redundant flushes immediately.
2469 struct completion complete;
2479 complete(&pw->complete);
2486 init_completion(&pw->complete);
2488 wait_for_completion(&pw->complete);
4146 complete(&tc->can_destroy);