Lines Matching defs:opts_t
85 struct opts_t { struct
86 bool anchor;
87 bool ff;
88 bool ndob;
89 bool lbdata;
90 bool pbdata;
91 bool unmap;
92 bool verbose_given;
93 bool version_given;
94 bool want_ws10;
95 int grpnum;
96 int numblocks;
97 int timeout;
98 int verbose;
99 int wrprotect;
100 int xfer_len;
101 int pref_cdb_size;
102 uint64_t lba;
103 char ifilename[256];