OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:move_to_put
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/drivers/mtd/ubi/
wl.c
692
ubi_assert(!ubi->
move_to_put
);
875
if (!ubi->
move_to_put
) {
880
ubi->
move_to_put
= ubi->wl_scheduled = 0;
928
ubi_assert(!ubi->
move_to_put
);
950
ubi->
move_to_put
= ubi->wl_scheduled = 0;
[
all
...]
ubi.h
475
* @move_to, @
move_to_put
@erase_pending, @wl_scheduled, @works,
486
* @
move_to_put
: if the "to" PEB was put
591
int
move_to_put
;
member in struct:ubi_device
[
all
...]
Completed in 236 milliseconds