Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/caching/
A Dnetfs-api.rst224 The PG_fscache bit is set on the pages before this function would be
619 and any that have PG_fscache set will be uncached.
867 given the alternative name PG_fscache.
869 PG_fscache is used to indicate that the page is known by the cache, and that
896 test and clear operations on PG_fscache.
/linux/Documentation/filesystems/
A Dnetfs_library.rst398 * If a cache is present, will be marked with PG_fscache.
407 PG_fscache mark removed when that completes.
/linux/include/linux/
A Dpage-flags.h158 PG_fscache = PG_private_2, /* page backed by cache */ enumerator

Completed in 8 milliseconds