Searched defs:was_async (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/fs/netfs/ |
D | objects.c | 92 void netfs_clear_subrequests(struct netfs_io_request *rreq, bool was_async) in netfs_clear_subrequests() 148 void netfs_put_request(struct netfs_io_request *rreq, bool was_async, in netfs_put_request() 210 bool was_async) in netfs_free_subrequest() 222 void netfs_put_subrequest(struct netfs_io_subrequest *subreq, bool was_async, in netfs_put_subrequest()
|
D | write_collect.c | 450 void netfs_wake_write_collector(struct netfs_io_request *wreq, bool was_async) in netfs_wake_write_collector() 483 bool was_async) in netfs_write_subrequest_terminated()
|
D | fscache_io.c | 196 bool was_async) in fscache_wreq_done()
|
D | read_collect.c | 601 void netfs_cache_read_terminated(void *priv, ssize_t transferred_or_error, bool was_async) in netfs_cache_read_terminated()
|
/linux-6.14.4/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.14.4/fs/cachefiles/ |
D | io.c | 30 bool was_async; member
|
/linux-6.14.4/fs/ceph/ |
D | addr.c | 539 static void ceph_fscache_write_terminated(void *priv, ssize_t error, bool was_async) in ceph_fscache_write_terminated()
|
/linux-6.14.4/fs/smb/client/ |
D | file.c | 2427 bool was_async) in cifs_write_subrequest_terminated()
|