Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/commands/
H A Dtoolcontext.h29 struct config_info { struct
30 int debug;
31 int verbose;
32 int test;
33 int syslog;
34 int activation;
35 int suffix;
36 int archive; /* should we archive ? */
37 int backup; /* should we backup ? */
38 int read_ahead; /* DM_READ_AHEAD_NONE or _AUTO */
[all …]
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dtoolcontext.h29 struct config_info { struct
30 int debug;
31 int verbose;
32 int test;
33 int syslog;
34 int activation;
35 int suffix;
36 int archive; /* should we archive ? */
37 int backup; /* should we backup ? */
38 int read_ahead; /* DM_READ_AHEAD_NONE or _AUTO */
[all …]