Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dextent_io.c4300 .punt_to_cgroup = 1, in extent_write_locked_range()