Searched refs:devconfig_get_stripe_maxcomp (Results 1 – 5 of 5) sorted by relevance
796 extern int devconfig_get_stripe_maxcomp(devconfig_t *stripe, uint16_t *maxcomp);
1168 devconfig_get_stripe_maxcomp( in devconfig_get_stripe_maxcomp() function1641 if (devconfig_get_stripe_maxcomp(device, &val16) == 0) { in devconfig_dump()
1288 if ((error = devconfig_get_stripe_maxcomp( in defaults_get_stripe_maxcomp()
1944 if ((error = devconfig_get_stripe_maxcomp(req, &max)) != 0) { in validate_slice_components()
476 if ((error = devconfig_get_stripe_maxcomp(req, val)) != 0) { in get_stripe_max_comp()