Searched defs:op (Results 1 – 13 of 13) sorted by relevance
/block/ |
D | blk-core.c | 167 inline const char *blk_op_str(unsigned int op) in blk_op_str() 639 struct request *blk_get_request(struct request_queue *q, unsigned int op, in blk_get_request() 708 const int op = bio_op(bio); in bio_check_ro() local 1336 unsigned int sectors, unsigned int op) in __part_start_io_acct() 1361 unsigned int op) in disk_start_io_acct() 1367 static void __part_end_io_acct(struct hd_struct *part, unsigned int op, in __part_end_io_acct() 1389 void disk_end_io_acct(struct gendisk *disk, unsigned int op, in disk_end_io_acct()
|
D | bfq-cgroup.c | 223 unsigned int op) in bfqg_stats_update_io_add() 231 void bfqg_stats_update_io_remove(struct bfq_group *bfqg, unsigned int op) in bfqg_stats_update_io_remove() 236 void bfqg_stats_update_io_merged(struct bfq_group *bfqg, unsigned int op) in bfqg_stats_update_io_merged() 242 u64 io_start_time_ns, unsigned int op) in bfqg_stats_update_completion() 258 unsigned int op) { } in bfqg_stats_update_io_add() 259 void bfqg_stats_update_io_remove(struct bfq_group *bfqg, unsigned int op) { } in bfqg_stats_update_io_remove() 260 void bfqg_stats_update_io_merged(struct bfq_group *bfqg, unsigned int op) { } in bfqg_stats_update_io_merged() 262 u64 io_start_time_ns, unsigned int op) { } in bfqg_stats_update_completion()
|
D | ioctl.c | 17 struct blkpg_partition __user *upart, int op) in blkpg_do_ioctl() 64 int op; in blkpg_ioctl() local 74 compat_int_t op; member 84 int op; in compat_blkpg_ioctl() local
|
D | blk-zoned.c | 202 int blkdev_zone_mgmt(struct block_device *bdev, enum req_opf op, in blkdev_zone_mgmt() 344 enum req_opf op; in blkdev_zone_mgmt_ioctl() local
|
D | blk-cgroup-rwstat.h | 62 unsigned int op, uint64_t val) in blkg_rwstat_add()
|
D | kyber-iosched.c | 195 static unsigned int kyber_sched_domain(unsigned int op) in kyber_sched_domain() 552 static void kyber_limit_depth(unsigned int op, struct blk_mq_alloc_data *data) in kyber_limit_depth() 888 #define KYBER_LAT_ATTR(op) __ATTR(op##_lat_nsec, 0644, kyber_##op##_lat_show, kyber_##op##_lat_stor… argument
|
D | blk-lib.c | 31 unsigned int op; in __blkdev_issue_discard() local
|
D | blk-mq-debugfs.c | 151 char opbuf[16] = { }, *op; in queue_state_write() local 334 const unsigned int op = req_op(rq); in __blk_mq_debugfs_rq_show() local
|
D | blk-wbt.c | 671 const int op = req_op(rq); in wbt_data_dir() local
|
D | mq-deadline-main.c | 531 static void dd_limit_depth(unsigned int op, struct blk_mq_alloc_data *data) in dd_limit_depth()
|
D | blk-mq.c | 406 struct request *blk_mq_alloc_request(struct request_queue *q, unsigned int op, in blk_mq_alloc_request() 435 unsigned int op, blk_mq_req_flags_t flags, unsigned int hctx_idx) in blk_mq_alloc_request_hctx()
|
D | blk-throttle.c | 2327 int op, unsigned long time) in throtl_track_latency()
|
D | bfq-iosched.c | 543 static void bfq_limit_depth(unsigned int op, struct blk_mq_alloc_data *data) in bfq_limit_depth()
|