Home
last modified time | relevance | path

Searched refs:part_inc_in_flight (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Dgenhd.h385 void part_inc_in_flight(struct request_queue *q, struct hd_struct *part,
/Linux-v4.19/block/
Dbio.c1674 part_inc_in_flight(q, part, op_is_write(op)); in generic_start_io_acct()
Dgenhd.c48 void part_inc_in_flight(struct request_queue *q, struct hd_struct *part, int rw) in part_inc_in_flight() function
Dblk-core.c2806 part_inc_in_flight(rq->q, part, rw); in blk_account_io_start()