Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dbudget.c31 #define MAX_MKSPC_RETRIES 3 macro
151 } while (retries++ < MAX_MKSPC_RETRIES); in make_free_space()
/openbmc/u-boot/fs/ubifs/
H A Dbudget.c35 #define MAX_MKSPC_RETRIES 3 macro
159 } while (retries++ < MAX_MKSPC_RETRIES); in make_free_space()