Searched refs:zo_ashift (Results 1 – 1 of 1) sorted by relevance
185 int zo_ashift; member244 .zo_ashift = DEFAULT_ASHIFT,999 zo->zo_ashift = value; in process_options()1154 if (zo->zo_ashift < 12) in process_options()1155 zo->zo_ashift = 12; in process_options()1267 if (ztest_opts.zo_ashift == 0) in ztest_get_ashift()1269 return (ztest_opts.zo_ashift); in ztest_get_ashift()