Searched refs:io_get_acct (Results 1 – 1 of 1) sorted by relevance
176 static inline struct io_wq_acct *io_get_acct(struct io_wq *wq, bool bound) in io_get_acct() function184 return io_get_acct(wq, !(work_flags & IO_WQ_WORK_UNBOUND)); in io_work_get_acct()1165 struct io_wq_acct *acct = io_get_acct(wq, i == 0); in io_wq_cancel_pending_work()