Searched defs:was_async (Results  1 – 9 of 9) sorted by relevance
| /fs/netfs/ | 
| D | read_collect.c | 90 static bool netfs_consume_read_data(struct netfs_io_subrequest *subreq, bool was_async)  in netfs_consume_read_data() 407 void netfs_rreq_terminated(struct netfs_io_request *rreq, bool was_async)  in netfs_rreq_terminated() 433 				bool was_async)  in netfs_read_subreq_progress() 470 				  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()
  | 
| /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()
  | 
| /fs/cachefiles/ | 
| D | io.c | 29 	bool			was_async;  member
  | 
| /fs/ceph/ | 
| D | addr.c | 538 static void ceph_fscache_write_terminated(void *priv, ssize_t error, bool was_async)  in ceph_fscache_write_terminated()
  | 
| /fs/smb/client/ | 
| D | file.c | 2422 				      bool was_async)  in cifs_write_subrequest_terminated()
  |