Searched refs:was_async (Results 1 – 4 of 4) sorted by relevance
34 bool was_async) in netfs_put_subrequest() argument71 bool was_async) in netfs_rreq_clear_subreqs() argument100 if (was_async) { in netfs_put_read_request()136 bool was_async) in __netfs_put_subrequest() argument160 bool was_async) in netfs_cache_read_terminated() argument238 bool was_async) in netfs_rreq_unmark_after_write() argument267 bool was_async) in netfs_rreq_copy_terminated() argument573 bool was_async) in netfs_rreq_terminated() argument576 was_async) { in netfs_rreq_terminated()580 netfs_rreq_assess(rreq, was_async); in netfs_rreq_terminated()[all …]
26 bool was_async; member49 ki->term_func(ki->term_func_priv, ret, ki->was_async); in cachefiles_read_complete()117 ki->was_async = true; in cachefiles_read()141 ki->was_async = false; in cachefiles_read()174 ki->term_func(ki->term_func_priv, ret, ki->was_async); in cachefiles_write_complete()213 ki->was_async = true; in cachefiles_write()246 ki->was_async = false; in cachefiles_write()
117 bool was_async);
121 bool was_async);470 bool was_async);
Completed in 8 milliseconds