Home
last modified time | relevance | path

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

/Linux-v6.6/fs/cachefiles/
Dio.c87 if (!fscache_wait_for_operation(cres, FSCACHE_WANT_READ)) in cachefiles_read()
208 if (!fscache_wait_for_operation(cres, FSCACHE_WANT_READ)) in cachefiles_query_occupancy()
413 if (!fscache_wait_for_operation(cres, FSCACHE_WANT_READ)) in cachefiles_do_prepare_read()
/Linux-v6.6/include/linux/
Dfscache.h49 FSCACHE_WANT_READ, enumerator
/Linux-v6.6/Documentation/filesystems/caching/
Dbackend-api.rst404 * ``FSCACHE_WANT_READ`` - The caller wants to read data.