Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ubifs/
Dio.c113 if (!dbg_is_tst_rcvry(c)) in ubifs_leb_write()
133 if (!dbg_is_tst_rcvry(c)) in ubifs_leb_change()
153 if (!dbg_is_tst_rcvry(c)) in ubifs_leb_unmap()
172 if (!dbg_is_tst_rcvry(c)) in ubifs_leb_map()
Ddebug.h224 static inline int dbg_is_tst_rcvry(const struct ubifs_info *c) in dbg_is_tst_rcvry() function
Ddebug.c2478 ubifs_assert(c, dbg_is_tst_rcvry(c)); in power_cut_emulated()