Searched defs:wdelayprob (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/geom/nop/
H A Dg_nop.c545 rdelayprob, wdelayprob; local
338 g_nop_create(struct gctl_req *req, struct g_class *mp, struct g_provider *pp, const char *gnopname, int ioerror, u_int count_until_fail, u_int rfailprob, u_int wfailprob, u_int delaymsec, u_int rdelayprob, u_int wdelayprob, off_t offset, off_t size, u_int secsize, off_t stripesize, off_t stripeoffset, const char *physpath) argument
698 intmax_t *val, delaymsec, error, rdelayprob, rfailprob, wdelayprob, local
[all...]

Completed in 129 milliseconds