Home
last modified time | relevance | path

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

/linux-6.15/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()
367 if (!fscache_wait_for_operation(cres, FSCACHE_WANT_WRITE)) { in cachefiles_write()
415 if (!fscache_wait_for_operation(cres, FSCACHE_WANT_READ)) in cachefiles_do_prepare_read()
614 if (!fscache_wait_for_operation(cres, FSCACHE_WANT_WRITE)) in cachefiles_prepare_write()
640 if (!fscache_wait_for_operation(cres, FSCACHE_WANT_WRITE)) in cachefiles_prepare_write_subreq()
/linux-6.15/fs/netfs/
H A Dfscache_io.c22 bool fscache_wait_for_operation(struct netfs_cache_resources *cres, in fscache_wait_for_operation() function
63 EXPORT_SYMBOL(fscache_wait_for_operation);
/linux-6.15/include/linux/
H A Dfscache-cache.h119 extern bool fscache_wait_for_operation(struct netfs_cache_resources *cred,