Home
last modified time | relevance | path

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

/linux-6.12.1/fs/netfs/
Dfscache_io.c169 bool using_pgpriv2; member
201 if (wreq->using_pgpriv2) in fscache_wreq_done()
217 bool using_pgpriv2, bool cond) in __fscache_write_to_cache() argument
235 wreq->using_pgpriv2 = using_pgpriv2; in __fscache_write_to_cache()
263 if (using_pgpriv2) in __fscache_write_to_cache()
/linux-6.12.1/include/linux/
Dfscache.h180 bool using_pgpriv2, bool cond);
624 bool using_pgpriv2, bool caching) in fscache_write_to_cache() argument
629 using_pgpriv2, caching); in fscache_write_to_cache()