Home
last modified time | relevance | path

Searched refs:ds_trans_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cam/ctl/
H A Dctl_backend_block.c219 devstat_trans_flags ds_trans_type; member
1380 beio->ds_trans_type = DEVSTAT_NO_DATA; in ctl_be_block_cw_dispatch_sync()
1439 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_ws()
1446 beio->ds_trans_type = DEVSTAT_WRITE; in ctl_be_block_cw_dispatch_ws()
1536 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_unmap()
1579 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_wu()
1608 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_wz()
1615 beio->ds_trans_type = DEVSTAT_WRITE; in ctl_be_block_cw_dispatch_wz()
1716 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_dsm()
1996 beio->ds_trans_type = DEVSTAT_WRITE; in ctl_be_block_dispatch()
[all …]
/freebsd/sys/dev/xen/blkback/
H A Dblkback.c250 devstat_trans_flags ds_trans_type; member
1349 reqlist->ds_trans_type, in xbb_complete_reqlist()
1366 reqlist->ds_trans_type, in xbb_complete_reqlist()
1505 reqlist->ds_trans_type = DEVSTAT_WRITE; in xbb_dispatch_io()
1515 reqlist->ds_trans_type = DEVSTAT_READ; in xbb_dispatch_io()
1542 reqlist->ds_trans_type = DEVSTAT_NO_DATA; in xbb_dispatch_io()