Searched refs:blkcg_css (Results 1 – 3 of 3) sorted by relevance
393 struct cgroup_subsys_state *blkcg_css) in btrfs_submit_compressed_write() argument440 if (blkcg_css) { in btrfs_submit_compressed_write()442 kthread_associate_blkcg(blkcg_css); in btrfs_submit_compressed_write()498 if (blkcg_css) in btrfs_submit_compressed_write()530 if (blkcg_css) in btrfs_submit_compressed_write()
98 struct cgroup_subsys_state *blkcg_css);
455 struct cgroup_subsys_state *blkcg_css; member975 async_chunk->blkcg_css)) { in submit_compressed_extents()1385 if (async_chunk->blkcg_css) in async_cow_free()1386 css_put(async_chunk->blkcg_css); in async_cow_free()1402 struct cgroup_subsys_state *blkcg_css = wbc_blkcg_css(wbc); in cow_file_range_async() local1487 if (blkcg_css != blkcg_root_css) { in cow_file_range_async()1488 css_get(blkcg_css); in cow_file_range_async()1489 async_chunk[i].blkcg_css = blkcg_css; in cow_file_range_async()1491 async_chunk[i].blkcg_css = NULL; in cow_file_range_async()