Home
last modified time | relevance | path

Searched refs:retried (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/mtd/ubi/
A Dfastmap-wl.c206 int ret, retried = 0; in ubi_wl_get_peb() local
231 if (retried) { in ubi_wl_get_peb()
236 retried = 1; in ubi_wl_get_peb()
/u-boot/fs/ubifs/
A Dbudget.c436 int err, idx_growth, data_growth, dd_growth, retried = 0; in ubifs_budget_space() local
497 if (!retried) { in ubifs_budget_space()
498 retried = 1; in ubifs_budget_space()
/u-boot/scripts/dtc/pylibfdt/
A Dlibfdt.i_shipped804 True if the operation must be retried, else False

Completed in 8 milliseconds