/src/sys/kern/ |
kern_physio.c | 217 physio(void (*strategy)(struct buf *), struct buf *obp, dev_t dev, int flags, function in typeref:typename:int 247 cv_init(&ps->ps_cv, "physio"); 295 * B_RAW because B_RAW is to be "set by physio for 446 * A minphys() routine is called by physio() to adjust the size of each
|
kern_physio.c | 217 physio(void (*strategy)(struct buf *), struct buf *obp, dev_t dev, int flags, function in typeref:typename:int 247 cv_init(&ps->ps_cv, "physio"); 295 * B_RAW because B_RAW is to be "set by physio for 446 * A minphys() routine is called by physio() to adjust the size of each
|
kern_physio.c | 217 physio(void (*strategy)(struct buf *), struct buf *obp, dev_t dev, int flags, function in typeref:typename:int 247 cv_init(&ps->ps_cv, "physio"); 295 * B_RAW because B_RAW is to be "set by physio for 446 * A minphys() routine is called by physio() to adjust the size of each
|