Searched refs:cancelled_write_bytes (Results 1 – 7 of 7) sorted by relevance
40 current->ioac.cancelled_write_bytes += bytes; in task_io_account_cancelled_write()53 dst->cancelled_write_bytes += src->cancelled_write_bytes; in task_blk_io_accounting_add()
43 u64 cancelled_write_bytes; member
113 stats->cancelled_write_bytes = p->ioac.cancelled_write_bytes & KB_MASK; in xacct_add_tsk()117 stats->cancelled_write_bytes = 0; in xacct_add_tsk()
153 __u64 cancelled_write_bytes; /* bytes of cancelled write I/O */ member
252 (unsigned long long)t->cancelled_write_bytes); in print_ioacct()
1520 cancelled_write_bytes: 01579 cancelled_write_bytes
2563 (unsigned long long)acct.cancelled_write_bytes); in do_io_accounting()