OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:need_cancel
(Results
1 - 1
of
1
) sorted by null
/external/e2fsprogs/e2fsck/
revoke.c
379
int
need_cancel
;
local
390
need_cancel
= (test_and_clear_bit(BH_Revoked, &bh->b_state));
392
need_cancel
= 1;
396
if (
need_cancel
) {
417
if (
need_cancel
&& !bh->b_pprev) {
Completed in 70 milliseconds