Home
last modified time | relevance | path

Searched refs:pc_happened (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Ddebug.h33 * @pc_happened: non-zero if an emulated power cut happened
80 int pc_happened; member
230 return !!c->dbg->pc_happened; in dbg_is_power_cut()
H A Ddebug.c2562 d->pc_happened = 1; in power_cut_emulated()
/kernel/linux/linux-6.6/fs/ubifs/
H A Ddebug.h33 * @pc_happened: non-zero if an emulated power cut happened
80 int pc_happened; member
230 return !!c->dbg->pc_happened; in dbg_is_power_cut()
H A Ddebug.c2562 d->pc_happened = 1; in power_cut_emulated()

Completed in 10 milliseconds