Searched refs:io_bytes (Results 1 – 3 of 3) sorted by relevance
379 unsigned int io_bytes, exit_bytes; in vc_handle_ioio() local390 io_bytes = (exit_info_1 >> 4) & 0x7; in vc_handle_ioio()391 ghcb_count = sizeof(ghcb->shared_buffer) / io_bytes; in vc_handle_ioio()395 exit_bytes = exit_info_2 * io_bytes; in vc_handle_ioio()403 ghcb->shared_buffer, io_bytes, in vc_handle_ioio()425 ghcb->shared_buffer, io_bytes, in vc_handle_ioio()
35 enum iostat_type type, unsigned long long io_bytes);69 enum iostat_type type, unsigned long long io_bytes) {} in f2fs_update_iostat() argument
161 enum iostat_type type, unsigned long long io_bytes) in f2fs_update_iostat() argument167 sbi->rw_iostat[type] += io_bytes; in f2fs_update_iostat()