Home
last modified time | relevance | path

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

/linux/drivers/mtd/ubi/
H A Dwl.c664 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;
1300 ubi_assert(!ubi->move_to_put);
1301 ubi->move_to_put = 1;
H A Dubi.h636 int move_to_put; member