Home
last modified time | relevance | path

Searched refs:FSCACHE_WANT_PARAMS (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/fscache/
A Dio.c41 if (want_state == FSCACHE_WANT_PARAMS) in fscache_wait_for_operation()
101 if (want_state == FSCACHE_WANT_PARAMS) in fscache_begin_operation()
148 return fscache_begin_operation(cres, cookie, FSCACHE_WANT_PARAMS, in __fscache_begin_read_operation()
156 return fscache_begin_operation(cres, cookie, FSCACHE_WANT_PARAMS, in __fscache_begin_write_operation()
/linux-6.3-rc2/include/linux/
A Dfscache.h47 FSCACHE_WANT_PARAMS, enumerator
/linux-6.3-rc2/fs/cachefiles/
A Dio.c668 if (!cachefiles_cres_file(cres) && want_state != FSCACHE_WANT_PARAMS) { in cachefiles_begin_operation()
/linux-6.3-rc2/Documentation/filesystems/caching/
A Dbackend-api.rst401 * ``FSCACHE_WANT_PARAMS`` - The caller just wants to access cache

Completed in 8 milliseconds