Home
last modified time | relevance | path

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

/Linux-v6.1/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()
426 if (!fscache_wait_for_operation(cres, FSCACHE_WANT_READ)) in cachefiles_prepare_read()
/Linux-v6.1/include/linux/
Dfscache.h49 FSCACHE_WANT_READ, enumerator
/Linux-v6.1/Documentation/filesystems/caching/
Dbackend-api.rst404 * ``FSCACHE_WANT_READ`` - The caller wants to read data.