Home
last modified time | relevance | path

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

/dports/sysutils/smartmontools/smartmontools-7.2/
H A Dataprint.h98 bool get_wcache; // print write cache status member
145 get_wcache(false), set_wcache(0), in ata_print_options()
H A Dsmartctl.cpp728 ataopts.get_lookahead = ataopts.get_wcache = true; in parse_options()
961 ataopts.get_lookahead = ataopts.get_wcache = true; in parse_options()
1060 ataopts.get_wcache = true; in parse_options()
H A Dataprint.cpp3577 if (options.get_wcache) { in ataPrintMain()