Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dpage-flags.h121 PG_fscache = PG_private_2, /* page backed by cache */ enumerator
/linux-4.1.27/Documentation/filesystems/caching/
Dnetfs-api.txt261 The PG_fscache bit is set on the pages before this function would be
645 and any that have PG_fscache set will be uncached.
886 given the alternative name PG_fscache.
888 PG_fscache is used to indicate that the page is known by the cache, and that
915 test and clear operations on PG_fscache.