Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A 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()
/openbmc/linux/include/linux/
H A Dfscache.h49 FSCACHE_WANT_READ, enumerator
/openbmc/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst404 * ``FSCACHE_WANT_READ`` - The caller wants to read data.