Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ubifs/
Ddebug.h248 extern unsigned int ubifs_tst_flags;
309 (ubifs_tst_flags & UBIFS_TST_FORCE_IN_THE_GAPS)
315 #define dbg_failure_mode (ubifs_tst_flags & UBIFS_TST_RCVRY)
Ddebug.c48 unsigned int ubifs_tst_flags; variable
52 module_param_named(debug_tsts, ubifs_tst_flags, uint, S_IRUGO | S_IWUSR);