Home
last modified time | relevance | path

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

/linux/fs/netfs/
A Dread_helper.c34 bool was_async) in netfs_put_subrequest() argument
71 bool was_async) in netfs_rreq_clear_subreqs() argument
100 if (was_async) { in netfs_put_read_request()
136 bool was_async) in __netfs_put_subrequest() argument
160 bool was_async) in netfs_cache_read_terminated() argument
238 bool was_async) in netfs_rreq_unmark_after_write() argument
267 bool was_async) in netfs_rreq_copy_terminated() argument
573 bool was_async) in netfs_rreq_terminated() argument
576 was_async) { in netfs_rreq_terminated()
580 netfs_rreq_assess(rreq, was_async); in netfs_rreq_terminated()
[all …]
/linux/fs/cachefiles/
A Dio.c26 bool was_async; member
49 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()
/linux/include/linux/
A Dnetfs.h117 bool was_async);
/linux/Documentation/filesystems/
A Dnetfs_library.rst121 bool was_async);
470 bool was_async);

Completed in 615 milliseconds