Home
last modified time | relevance | path

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

/linux-6.15/fs/netfs/
H A Dfscache_io.c168 bool using_pgpriv2; member
200 if (wreq->using_pgpriv2) in fscache_wreq_done()
216 bool using_pgpriv2, bool cond) in __fscache_write_to_cache() argument
234 wreq->using_pgpriv2 = using_pgpriv2; in __fscache_write_to_cache()
262 if (using_pgpriv2) in __fscache_write_to_cache()
/linux-6.15/include/linux/
H A 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()