Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
[linux-2.6-block.git] / Documentation / admin-guide / cgroup-v2.rst
index a9548de56ac997c1e41f0a484b9da60fa24bab5c..8269e869cb1e49fe82b45bf13afef76415cebb5f 100644 (file)
@@ -2124,7 +2124,7 @@ following two functions.
        a queue (device) has been associated with the bio and
        before submission.
 
-  wbc_account_io(@wbc, @page, @bytes)
+  wbc_account_cgroup_owner(@wbc, @page, @bytes)
        Should be called for each data segment being written out.
        While this function doesn't care exactly when it's called
        during the writeback session, it's the easiest and most