Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dwl.c670 ubi_assert(!ubi->move_to_put);
878 if (!ubi->move_to_put) {
883 ubi->move_to_put = ubi->wl_scheduled = 0;
937 ubi_assert(!ubi->move_to_put);
970 ubi->move_to_put = ubi->wl_scheduled = 0;
1271 ubi_assert(!ubi->move_to_put);
1272 ubi->move_to_put = 1;
H A Dubi.h622 int move_to_put; member