diff options
author | Mike Snitzer <[email protected]> | 2022-01-28 10:58:39 -0500 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-01-28 12:28:15 -0700 |
commit | e45c47d1f94e0cc7b6b079fdb4bcce2995e2adc4 (patch) | |
tree | 400e9f98f15e02b8dd587ace3c13a6e0ae37f3a2 /drivers/usb/cdns3/cdns3-ep0.c | |
parent | 10825410b956dc1ed8c5fbc8bbedaffdadde7f20 (diff) |
block: add bio_start_io_acct_time() to control start_time
bio_start_io_acct_time() interface is like bio_start_io_acct() that
allows start_time to be passed in. This gives drivers the ability to
defer starting accounting until after IO is issued (but possibily not
entirely due to bio splitting).
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ep0.c')
0 files changed, 0 insertions, 0 deletions