Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Ddebug.h254 static inline int dbg_is_tst_rcvry(const struct ubifs_info *c) in dbg_is_tst_rcvry() function
286 static inline int dbg_is_tst_rcvry(const struct ubifs_info *c) in dbg_is_tst_rcvry() function
Dio.c118 if (!dbg_is_tst_rcvry(c)) in ubifs_leb_write()
140 if (!dbg_is_tst_rcvry(c)) in ubifs_leb_change()
162 if (!dbg_is_tst_rcvry(c)) in ubifs_leb_unmap()
183 if (!dbg_is_tst_rcvry(c)) in ubifs_leb_map()
Ddebug.c2504 ubifs_assert(dbg_is_tst_rcvry(c)); in power_cut_emulated()