Searched defs:was_async (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/fs/netfs/ |
D | io.c | 33 bool was_async) in netfs_cache_read_terminated() 97 static void netfs_rreq_completed(struct netfs_io_request *rreq, bool was_async) in netfs_rreq_completed() 111 bool was_async) in netfs_rreq_unmark_after_write() 143 bool was_async) in netfs_rreq_copy_terminated() 329 static void netfs_rreq_assess(struct netfs_io_request *rreq, bool was_async) in netfs_rreq_assess() 366 bool was_async) in netfs_rreq_terminated() 397 bool was_async) in netfs_subreq_terminated()
|
D | objects.c | 60 void netfs_clear_subrequests(struct netfs_io_request *rreq, bool was_async) in netfs_clear_subrequests() 88 void netfs_put_request(struct netfs_io_request *rreq, bool was_async, in netfs_put_request() 138 bool was_async) in netfs_free_subrequest() 148 void netfs_put_subrequest(struct netfs_io_subrequest *subreq, bool was_async, in netfs_put_subrequest()
|
/Linux-v6.6/fs/fscache/ |
D | io.c | 234 bool was_async) in fscache_wreq_done()
|
/Linux-v6.6/fs/9p/ |
D | vfs_addr.c | 138 bool was_async) in v9fs_write_to_cache_done()
|
/Linux-v6.6/fs/cachefiles/ |
D | io.c | 28 bool was_async; member
|
/Linux-v6.6/fs/erofs/ |
D | fscache.c | 97 ssize_t transferred_or_error, bool was_async) in erofs_fscache_subreq_complete()
|
/Linux-v6.6/fs/afs/ |
D | write.c | 1035 bool was_async) in afs_write_to_cache_done()
|
/Linux-v6.6/fs/ceph/ |
D | addr.c | 522 static void ceph_fscache_write_terminated(void *priv, ssize_t error, bool was_async) in ceph_fscache_write_terminated()
|