Searched defs:was_async (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/fs/netfs/ |
D | read_collect.c | 88 static bool netfs_consume_read_data(struct netfs_io_subrequest *subreq, bool was_async) in netfs_consume_read_data() 404 void netfs_rreq_terminated(struct netfs_io_request *rreq, bool was_async) in netfs_rreq_terminated() 430 bool was_async) in netfs_read_subreq_progress() 467 int error, bool was_async) in netfs_read_subreq_terminated()
|
D | objects.c | 89 void netfs_clear_subrequests(struct netfs_io_request *rreq, bool was_async) in netfs_clear_subrequests() 153 void netfs_put_request(struct netfs_io_request *rreq, bool was_async, in netfs_put_request() 215 bool was_async) in netfs_free_subrequest() 227 void netfs_put_subrequest(struct netfs_io_subrequest *subreq, bool was_async, in netfs_put_subrequest()
|
D | write_collect.c | 627 void netfs_wake_write_collector(struct netfs_io_request *wreq, bool was_async) in netfs_wake_write_collector() 660 bool was_async) in netfs_write_subrequest_terminated()
|
D | fscache_io.c | 197 bool was_async) in fscache_wreq_done()
|
D | buffered_read.c | 189 bool was_async) in netfs_cache_read_terminated()
|
/linux-6.12.1/fs/erofs/ |
D | fscache.c | 106 ssize_t transferred_or_error, bool was_async) in erofs_fscache_req_end_io() 184 ssize_t transferred_or_error, bool was_async) in erofs_fscache_bio_endio()
|
/linux-6.12.1/fs/cachefiles/ |
D | io.c | 29 bool was_async; member
|
/linux-6.12.1/fs/ceph/ |
D | addr.c | 529 static void ceph_fscache_write_terminated(void *priv, ssize_t error, bool was_async) in ceph_fscache_write_terminated()
|
/linux-6.12.1/fs/smb/client/ |
D | file.c | 2393 bool was_async) in cifs_write_subrequest_terminated()
|