Home
last modified time | relevance | path

Searched refs:cancelled_write_bytes (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dtask_io_accounting_ops.h41 current->ioac.cancelled_write_bytes += bytes; in task_io_account_cancelled_write()
54 dst->cancelled_write_bytes += src->cancelled_write_bytes; in task_blk_io_accounting_add()
H A Dtask_io_accounting.h44 u64 cancelled_write_bytes; member
/linux/tools/accounting/
H A Dgetdelays.c470 (unsigned long long)t->cancelled_write_bytes); in main()
/linux/fs/proc/
H A Dbase.c3075 (unsigned long long)acct.cancelled_write_bytes); in do_io_accounting()