<dec f='src/src/sys/dev/raidframe/rf_paritymap.h' l='122' type='int rf_paritymap_set_params(struct rf_paritymap * , const struct rf_pmparams * , int )'/>
<use f='src/src/sys/dev/raidframe/rf_netbsdkintf.c' l='1508' u='c' c='raidioctl'/>
<def f='src/src/sys/dev/raidframe/rf_paritymap.c' l='317' ll='392' type='int rf_paritymap_set_params(struct rf_paritymap * pm, const struct rf_pmparams * params, int todisk)'/>
<use f='src/src/sys/dev/raidframe/rf_paritymap.c' l='434' u='c' c='rf_paritymap_init'/>
<use f='src/src/sys/dev/raidframe/rf_paritymap.c' l='445' u='c' c='rf_paritymap_init'/>
<doc f='src/src/sys/dev/raidframe/rf_paritymap.c' l='310'>/*
 * Set parity map parameters; used both to alter parameters on the fly and to
 * establish their initial values.  Note that setting a parameter to 0 means
 * to leave the previous setting unchanged, and that if this is done for the
 * initial setting of &quot;regions&quot;, then a default value will be computed based
 * on the RAID component size.
 */</doc>
