Home
last modified time | relevance | path

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

/linux-6.12.1/fs/cachefiles/
Dio.c88 if (!fscache_wait_for_operation(cres, FSCACHE_WANT_READ)) in cachefiles_read()
209 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-6.12.1/include/linux/
Dfscache.h49 FSCACHE_WANT_READ, enumerator
/linux-6.12.1/Documentation/filesystems/caching/
Dbackend-api.rst404 * ``FSCACHE_WANT_READ`` - The caller wants to read data.