Home
last modified time | relevance | path

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

/linux/fs/cachefiles/
H A Dio.c89 if (!fscache_wait_for_operation(cres, FSCACHE_WANT_READ)) in cachefiles_read()
210 if (!fscache_wait_for_operation(cres, FSCACHE_WANT_READ)) in cachefiles_query_occupancy()
415 if (!fscache_wait_for_operation(cres, FSCACHE_WANT_READ)) in cachefiles_do_prepare_read()
/linux/include/linux/
H A Dfscache.h49 FSCACHE_WANT_READ, enumerator
/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst404 * ``FSCACHE_WANT_READ`` - The caller wants to read data.