Searched refs:zo_ashift (Results 1 – 1 of 1) sorted by relevance
187 int zo_ashift; member246 .zo_ashift = DEFAULT_ASHIFT,997 zo->zo_ashift = value; in process_options()1152 if (zo->zo_ashift < 12) in process_options()1153 zo->zo_ashift = 12; in process_options()1265 if (ztest_opts.zo_ashift == 0) in ztest_get_ashift()1267 return (ztest_opts.zo_ashift); in ztest_get_ashift()