Home
last modified time | relevance | path

Searched refs:punt_to_cgroup (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/
Dwriteback.h81 unsigned punt_to_cgroup:1; /* cgrp punting, see __REQ_CGROUP_PUNT */ member
108 if (wbc->punt_to_cgroup) in wbc_to_write_flags()
/linux-5.19.10/fs/btrfs/
Dextent_io.c5188 .punt_to_cgroup = 1, in extent_write_locked_range()