Searched refs:this_pass_clean (Results 1 – 1 of 1) sorted by relevance
1887 bool clean_pass = false, this_pass_clean; in bch2_evict_subvolume_inodes() local1901 this_pass_clean = true; in bch2_evict_subvolume_inodes()1911 this_pass_clean = false; in bch2_evict_subvolume_inodes()1917 } else if (clean_pass && this_pass_clean) { in bch2_evict_subvolume_inodes()1941 if (!clean_pass || !this_pass_clean) { in bch2_evict_subvolume_inodes()1942 clean_pass = this_pass_clean; in bch2_evict_subvolume_inodes()