Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_internal.c102 static int res_max_init(pool_prop_t *);
212 { "pset.max", POOL_VALUE_INITIALIZER, PP_STORED | PP_INIT, res_max_init,
369 res_max_init(pool_prop_t *prop) in res_max_init() function