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
562 beio->ds_tag_type, beio->ds_trans_type, in ctl_be_block_biodone()
632 beio->ds_tag_type, beio->ds_trans_type, in ctl_be_block_flush_file()
770 beio->ds_tag_type, beio->ds_trans_type, in ctl_be_block_dispatch_file()
930 beio->ds_tag_type, beio->ds_trans_type, in ctl_be_block_unmap_file()
1020 beio->ds_tag_type, beio->ds_trans_type, in ctl_be_block_dispatch_zvol()
1378 beio->ds_trans_type = DEVSTAT_NO_DATA; in ctl_be_block_cw_dispatch_sync()
1437 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_ws()
1444 beio->ds_trans_type = DEVSTAT_WRITE; in ctl_be_block_cw_dispatch_ws()
1534 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_unmap()
[all …]
/freebsd/sys/dev/xen/blkback/
H A Dblkback.c252 devstat_trans_flags ds_trans_type; member
1353 reqlist->ds_trans_type, in xbb_complete_reqlist()
1370 reqlist->ds_trans_type, in xbb_complete_reqlist()
1509 reqlist->ds_trans_type = DEVSTAT_WRITE; in xbb_dispatch_io()
1519 reqlist->ds_trans_type = DEVSTAT_READ; in xbb_dispatch_io()
1546 reqlist->ds_trans_type = DEVSTAT_NO_DATA; in xbb_dispatch_io()