Home
last modified time | relevance | path

Searched defs:unchecked (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-networkd/src/
H A Dconfig_parser.hpp32 struct unchecked struct in phosphor::network::config::Checked
40 constexpr Checked(unchecked, Args&&... args) : in Checked() argument
/openbmc/linux/fs/jffs2/
H A Ddebug.c164 erasing = 0, bad = 0, unchecked = 0; in __jffs2_dbg_superblock_counts() local