Searched refs:do_io_accounting (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/proc/
H A Dbase.c2525 static int do_io_accounting(struct task_struct *task, struct seq_file *m, int whole) do_io_accounting() function
2574 return do_io_accounting(task, m, 0); proc_tid_io_accounting()
2580 return do_io_accounting(task, m, 1); proc_tgid_io_accounting()

Completed in 71 milliseconds