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);
883 if (!ubi->move_to_put) {
888 ubi->move_to_put = ubi->wl_scheduled = 0;
945 ubi_assert(!ubi->move_to_put);
978 ubi->move_to_put = ubi->wl_scheduled = 0;
1299 ubi_assert(!ubi->move_to_put);
1300 ubi->move_to_put = 1;
H A Dubi.h620 int move_to_put; member