Searched refs:async (Results 1 – 11 of 11) sorted by relevance
760 struct async_submit_bio *async; in run_one_async_start() local763 async = container_of(work, struct async_submit_bio, work); in run_one_async_start()764 ret = async->submit_bio_start(async->private_data, async->bio, in run_one_async_start()765 async->bio_offset); in run_one_async_start()767 async->status = ret; in run_one_async_start()780 struct async_submit_bio *async; in run_one_async_done() local784 async = container_of(work, struct async_submit_bio, work); in run_one_async_done()785 inode = async->private_data; in run_one_async_done()788 if (async->status) { in run_one_async_done()789 async->bio->bi_status = async->status; in run_one_async_done()[all …]
9 extent_io.o volumes.o async-thread.o ioctl.o locking.o orphan.o \
6468 u64 physical, int dev_nr, int async) in submit_stripe_bio() argument6486 if (async) in submit_stripe_bio()
2090 int async = !atomic_read(&BTRFS_I(inode)->sync_writers); in btrfs_submit_bio_hook() local2113 } else if (async && !skip_sum) { in btrfs_submit_bio_hook()
405 if (call->async) in afs_make_call()412 (call->async ? in afs_make_call()487 if (call->async) { in afs_make_call()813 call->async = true; in afs_charge_preallocation()
398 call->async = true; in afs_vl_get_capabilities()
160 bool async; /* T if asynchronous */ member
1927 call->async = true; in afs_fs_get_capabilities()
269 int async; member286 .async = 0, \
735 if (ia->io->async) in fuse_send_read()1058 if (ia->io->async) in fuse_send_write()1462 if (!io->async || nres < 0) { in fuse_direct_io()3091 io->async = async_dio; in fuse_direct_IO()3102 if (io->async && io->blocking) { in fuse_direct_IO()3118 if (io->async) { in fuse_direct_IO()
279 bool async; in fuse_request_end() local284 async = req->args->end; in fuse_request_end()327 if (async) in fuse_request_end()