Searched refs:fscache_wait_for_operation (Results 1 – 2 of 2) sorted by relevance
89 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()365 if (!fscache_wait_for_operation(cres, FSCACHE_WANT_WRITE)) { in cachefiles_write()413 if (!fscache_wait_for_operation(cres, FSCACHE_WANT_READ)) in cachefiles_do_prepare_read()612 if (!fscache_wait_for_operation(cres, FSCACHE_WANT_WRITE)) in cachefiles_prepare_write()638 if (!fscache_wait_for_operation(cres, FSCACHE_WANT_WRITE)) in cachefiles_prepare_write_subreq()
22 bool fscache_wait_for_operation(struct netfs_cache_resources *cres, in fscache_wait_for_operation() function63 EXPORT_SYMBOL(fscache_wait_for_operation);
Completed in 9 milliseconds