Home
last modified time | relevance | path

Searched refs:idx_tbl (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzprop_common.c115 pd->pd_table = idx_tbl; in zprop_register_impl()
117 while (idx_tbl && (idx_tbl++)->pi_name != NULL) in zprop_register_impl()
293 const zprop_index_t *idx_tbl; in zprop_string_to_index() local
304 for (i = 0; idx_tbl[i].pi_name != NULL; i++) { in zprop_string_to_index()
306 *index = idx_tbl[i].pi_value; in zprop_string_to_index()
319 const zprop_index_t *idx_tbl; in zprop_index_to_string() local
331 if (idx_tbl[i].pi_value == index) { in zprop_index_to_string()
332 *string = idx_tbl[i].pi_name; in zprop_index_to_string()
347 const zprop_index_t *idx_tbl; in zprop_random_value() local
351 idx_tbl = prop_tbl[prop].pd_table; in zprop_random_value()
[all …]
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi4671 …<parameter type-id='type-id-360' name='idx_tbl' filepath='../../module/zcommon/zprop_common.c' lin…
4706 …<parameter type-id='type-id-360' name='idx_tbl' filepath='../../module/zcommon/zprop_common.c' lin…