Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dwl.c693 ubi_assert(!ubi->move_to_put);
876 if (!ubi->move_to_put) {
881 ubi->move_to_put = ubi->wl_scheduled = 0;
929 ubi_assert(!ubi->move_to_put);
951 ubi->move_to_put = ubi->wl_scheduled = 0;
1238 ubi_assert(!ubi->move_to_put);
1239 ubi->move_to_put = 1;
H A Dubi.h592 int move_to_put; member