Searched defs:was_async (Results 1 – 7 of 7) sorted by relevance
/linux-6.8/fs/netfs/ |
D | io.c | 28 bool was_async) in netfs_cache_read_terminated() 94 static void netfs_rreq_completed(struct netfs_io_request *rreq, bool was_async) in netfs_rreq_completed() 108 bool was_async) in netfs_rreq_unmark_after_write() 141 bool was_async) in netfs_rreq_copy_terminated() 389 static void netfs_rreq_assess(struct netfs_io_request *rreq, bool was_async) in netfs_rreq_assess() 430 bool was_async) in netfs_rreq_terminated() 461 bool was_async) in netfs_subreq_terminated()
|
D | objects.c | 74 void netfs_clear_subrequests(struct netfs_io_request *rreq, bool was_async) in netfs_clear_subrequests() 113 void netfs_put_request(struct netfs_io_request *rreq, bool was_async, in netfs_put_request() 169 bool was_async) in netfs_free_subrequest() 181 void netfs_put_subrequest(struct netfs_io_subrequest *subreq, bool was_async, in netfs_put_subrequest()
|
D | output.c | 73 static void netfs_write_terminated(struct netfs_io_request *wreq, bool was_async) in netfs_write_terminated() 153 bool was_async) in netfs_write_subrequest_terminated()
|
D | fscache_io.c | 194 bool was_async) in fscache_wreq_done()
|
/linux-6.8/fs/cachefiles/ |
D | io.c | 28 bool was_async; member
|
/linux-6.8/fs/erofs/ |
D | fscache.c | 97 ssize_t transferred_or_error, bool was_async) in erofs_fscache_subreq_complete()
|
/linux-6.8/fs/ceph/ |
D | addr.c | 506 static void ceph_fscache_write_terminated(void *priv, ssize_t error, bool was_async) in ceph_fscache_write_terminated()
|