Searched refs:chk_io (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/mtd/ubi/
H A Ddebug.h369 return ubi->dbg.chk_io;
H A Ddebug.c346 val = d->chk_io;
449 d->chk_io = val;
613 d->dfs_chk_io = debugfs_create_file("chk_io", mode, d->dfs_dir,
H A Dubi.h388 * @chk_io: if UBI I/O extra checks are enabled
413 unsigned int chk_io:1; member in struct:ubi_debug_info

Completed in 99 milliseconds