Home
last modified time | relevance | path

Searched refs:move_to_put (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/mtd/ubi/
H A Dwl.c692 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;
1237 ubi_assert(!ubi->move_to_put);
1238 ubi->move_to_put = 1;
H A Dubi.h591 int move_to_put; member
/openbmc/linux/drivers/mtd/ubi/
H A Dwl.c671 ubi_assert(!ubi->move_to_put);
890 if (!ubi->move_to_put) {
895 ubi->move_to_put = ubi->wl_scheduled = 0;
952 ubi_assert(!ubi->move_to_put);
985 ubi->move_to_put = ubi->wl_scheduled = 0;
1306 ubi_assert(!ubi->move_to_put);
1307 ubi->move_to_put = 1;
H A Dubi.h620 int move_to_put; member