Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Ddebug.h57 * @tst_rcvry: if UBIFS recovery testing mode enabled
104 unsigned int tst_rcvry:1; member
128 * @tst_rcvry: if UBIFS recovery testing mode enabled
136 unsigned int tst_rcvry:1; member
226 return !!(ubifs_dbg.tst_rcvry || c->dbg->tst_rcvry); in dbg_is_tst_rcvry()
H A Ddebug.c2718 val = d->tst_rcvry; in dfs_file_read()
2791 d->tst_rcvry = val; in dfs_file_write()
2911 val = ubifs_dbg.tst_rcvry; in dfs_global_file_read()
2939 ubifs_dbg.tst_rcvry = val; in dfs_global_file_write()
/kernel/linux/linux-6.6/fs/ubifs/
H A Ddebug.h57 * @tst_rcvry: if UBIFS recovery testing mode enabled
104 unsigned int tst_rcvry:1; member
128 * @tst_rcvry: if UBIFS recovery testing mode enabled
136 unsigned int tst_rcvry:1; member
226 return !!(ubifs_dbg.tst_rcvry || c->dbg->tst_rcvry); in dbg_is_tst_rcvry()
H A Ddebug.c2718 val = d->tst_rcvry; in dfs_file_read()
2791 d->tst_rcvry = val; in dfs_file_write()
2911 val = ubifs_dbg.tst_rcvry; in dfs_global_file_read()
2939 ubifs_dbg.tst_rcvry = val; in dfs_global_file_write()

Completed in 8 milliseconds