Lines Matching refs:bio
204 - Number of IOs (bio) issued to the disk by the group. These
330 - Number of IOs (bio) issued to the disk by the group. These
427 address_space_operations->writepage[s]() to annotate bio's using the
430 * wbc_init_bio(@wbc, @bio)
432 Should be called for each bio carrying writeback data and associates
433 the bio with the inode's owner cgroup. Can be called anytime
434 between bio allocation and submission.
441 data segments are added to a bio.
443 With writeback bio's annotated, cgroup support can be enabled per
449 wbc_init_bio() binds the specified bio to its cgroup. Depending on
450 the configuration, the bio may be executed at a lower priority and if