Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Ddebug.h244 static inline int dbg_is_tst_rcvry(const struct ubifs_info *c) in dbg_is_tst_rcvry() function
276 static inline int dbg_is_tst_rcvry(const struct ubifs_info *c) in dbg_is_tst_rcvry() function
H A Dio.c119 if (!dbg_is_tst_rcvry(c)) in ubifs_leb_write()
141 if (!dbg_is_tst_rcvry(c)) in ubifs_leb_change()
163 if (!dbg_is_tst_rcvry(c)) in ubifs_leb_unmap()
184 if (!dbg_is_tst_rcvry(c)) in ubifs_leb_map()
H A Ddebug.c2505 ubifs_assert(dbg_is_tst_rcvry(c)); in power_cut_emulated()