Home
last modified time | relevance | path

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

/openbsd/sys/dev/
H A Dsoftraid_concat.c50 SR_CAP_NON_COERCED; in sr_concat_discipline_init()
H A Dsoftraidvar.h536 #define SR_CAP_NON_COERCED 0x00000008 /* Uses non-coerced size. */ macro
H A Dsoftraid.c3404 if ((sd->sd_capabilities & SR_CAP_NON_COERCED) == 0 && in sr_ioctl_createraid()