Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dwriteback.h81 unsigned punt_to_cgroup:1; /* cgrp punting, see __REQ_CGROUP_PUNT */ member
101 if (wbc->punt_to_cgroup) in wbc_to_write_flags()
/Linux-v5.10/fs/btrfs/
Dextent_io.c4296 .punt_to_cgroup = 1, in extent_write_locked_range()