Lines Matching defs:ios

356 cam_iosched_limiter_init(struct iop_stats *ios)  in cam_iosched_limiter_init()
371 cam_iosched_limiter_tick(struct iop_stats *ios) in cam_iosched_limiter_tick()
386 cam_iosched_limiter_iop(struct iop_stats *ios, struct bio *bp) in cam_iosched_limiter_iop()
401 cam_iosched_limiter_caniop(struct iop_stats *ios, struct bio *bp) in cam_iosched_limiter_caniop()
416 cam_iosched_limiter_iodone(struct iop_stats *ios, struct bio *bp) in cam_iosched_limiter_iodone()
435 cam_iosched_qd_iop(struct iop_stats *ios, struct bio *bp) in cam_iosched_qd_iop()
445 cam_iosched_qd_caniop(struct iop_stats *ios, struct bio *bp) in cam_iosched_qd_caniop()
455 cam_iosched_qd_iodone(struct iop_stats *ios, struct bio *bp) in cam_iosched_qd_iodone()
465 cam_iosched_iops_init(struct iop_stats *ios) in cam_iosched_iops_init()
477 cam_iosched_iops_tick(struct iop_stats *ios) in cam_iosched_iops_tick()
507 cam_iosched_iops_caniop(struct iop_stats *ios, struct bio *bp) in cam_iosched_iops_caniop()
521 cam_iosched_iops_iop(struct iop_stats *ios, struct bio *bp) in cam_iosched_iops_iop()
533 cam_iosched_bw_init(struct iop_stats *ios) in cam_iosched_bw_init()
543 cam_iosched_bw_tick(struct iop_stats *ios) in cam_iosched_bw_tick()
566 cam_iosched_bw_caniop(struct iop_stats *ios, struct bio *bp) in cam_iosched_bw_caniop()
592 cam_iosched_bw_iop(struct iop_stats *ios, struct bio *bp) in cam_iosched_bw_iop()
852 cam_iosched_iop_stats_init(struct cam_iosched_softc *isc, struct iop_stats *ios) in cam_iosched_iop_stats_init()
875 struct iop_stats *ios; in cam_iosched_limiter_sysctl() local
1013 cam_iosched_iop_stats_sysctl_init(struct cam_iosched_softc *isc, struct iop_stats *ios, char *name) in cam_iosched_iop_stats_sysctl_init()
1099 cam_iosched_iop_stats_fini(struct iop_stats *ios) in cam_iosched_iop_stats_fini()
1542 cam_iosched_rate_limited(struct iop_stats *ios) in cam_iosched_rate_limited()