Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Dio.c125 if (!dbg_is_tst_rcvry(c)) in ubifs_leb_write()
145 if (!dbg_is_tst_rcvry(c)) in ubifs_leb_change()
165 if (!dbg_is_tst_rcvry(c)) in ubifs_leb_unmap()
184 if (!dbg_is_tst_rcvry(c)) in ubifs_leb_map()
Ddebug.h236 static inline int dbg_is_tst_rcvry(const struct ubifs_info *c) in dbg_is_tst_rcvry() function
Ddebug.c2465 ubifs_assert(c, dbg_is_tst_rcvry(c)); in power_cut_emulated()