Searched refs:ds_trans_type (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/cam/ctl/ |
| HD | ctl_backend_block.c | 226 devstat_trans_flags ds_trans_type; member 516 beio->ds_tag_type, beio->ds_trans_type, in ctl_be_block_biodone() 594 beio->ds_tag_type, beio->ds_trans_type, in ctl_be_block_flush_file() 730 beio->ds_tag_type, beio->ds_trans_type, in ctl_be_block_dispatch_file() 892 beio->ds_tag_type, beio->ds_trans_type, in ctl_be_block_dispatch_zvol() 1236 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_ws() 1243 beio->ds_trans_type = DEVSTAT_WRITE; in ctl_be_block_cw_dispatch_ws() 1346 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_unmap() 1382 beio->ds_trans_type = DEVSTAT_NO_DATA; in ctl_be_block_cr_dispatch() 1426 beio->ds_trans_type = DEVSTAT_NO_DATA; in ctl_be_block_cw_dispatch() [all …]
|
| /trueos/sys/dev/xen/blkback/ |
| HD | blkback.c | 282 devstat_trans_flags ds_trans_type; member 1387 reqlist->ds_trans_type, in xbb_complete_reqlist() 1404 reqlist->ds_trans_type, in xbb_complete_reqlist() 1545 reqlist->ds_trans_type = DEVSTAT_WRITE; in xbb_dispatch_io() 1555 reqlist->ds_trans_type = DEVSTAT_READ; in xbb_dispatch_io() 1582 reqlist->ds_trans_type = DEVSTAT_NO_DATA; in xbb_dispatch_io()
|