Searched defs:was_async (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/netfs/
H A Dobjects.c74 void netfs_clear_subrequests(struct netfs_io_request *rreq, bool was_async) argument
113 void netfs_put_request(struct netfs_io_request *rreq, bool was_async, argument
181 void netfs_put_subrequest(struct netfs_io_subrequest *subreq, bool was_async, argument
168 netfs_free_subrequest(struct netfs_io_subrequest *subreq, bool was_async) argument
H A Doutput.c73 static void netfs_write_terminated(struct netfs_io_request *wreq, bool was_async) argument
152 netfs_write_subrequest_terminated(void *_op, ssize_t transferred_or_error, bool was_async) argument
H A Dfscache_io.c195 fscache_wreq_done(void *priv, ssize_t transferred_or_error, bool was_async) argument
H A Dio.c94 static void netfs_rreq_completed(struct netfs_io_request *rreq, bool was_async) argument
27 netfs_cache_read_terminated(void *priv, ssize_t transferred_or_error, bool was_async) argument
107 netfs_rreq_unmark_after_write(struct netfs_io_request *rreq, bool was_async) argument
140 netfs_rreq_copy_terminated(void *priv, ssize_t transferred_or_error, bool was_async) argument
389 netfs_rreq_assess(struct netfs_io_request *rreq, bool was_async) argument
429 netfs_rreq_terminated(struct netfs_io_request *rreq, bool was_async) argument
459 netfs_subreq_terminated(struct netfs_io_subrequest *subreq, ssize_t transferred_or_error, bool was_async) argument
[all...]
/linux-master/fs/cachefiles/
H A Dio.c28 bool was_async; member in struct:cachefiles_kiocb
/linux-master/fs/erofs/
H A Dfscache.c105 erofs_fscache_req_end_io(void *priv, ssize_t transferred_or_error, bool was_async) argument
183 erofs_fscache_bio_endio(void *priv, ssize_t transferred_or_error, bool was_async) argument
/linux-master/fs/ceph/
H A Daddr.c506 static void ceph_fscache_write_terminated(void *priv, ssize_t error, bool was_async) argument

Completed in 154 milliseconds