Home
last modified time | relevance | path

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

/fs/ubifs/
Ddebug.h65 unsigned int fail_cnt_max; member
Ddebug.c2255 d->fail_cnt_max = delay; in do_fail()
2266 if (d->fail_cnt++ < d->fail_cnt_max) in do_fail()