Searched refs:PG_fscache (Results 1 – 2 of 2) sorted by relevance
223 The PG_fscache bit is set on the pages before this function would be625 and any that have PG_fscache set will be uncached.881 given the alternative name PG_fscache.883 PG_fscache is used to indicate that the page is known by the cache, and that910 test and clear operations on PG_fscache.
116 PG_fscache = PG_private_2, /* page backed by cache */ enumerator