Searched refs:is_async (Results 1 – 13 of 13) sorted by relevance
128 int is_async; /* is IO async ? */ member276 static ssize_t dio_complete(struct dio *dio, loff_t offset, ssize_t ret, bool is_async) in dio_complete() argument306 dio->private, ret, is_async); in dio_complete()309 if (is_async) in dio_complete()374 if (dio->is_async) in dio_end_io()396 if (dio->is_async) in dio_bio_alloc()423 if (dio->is_async && dio->rw == READ) in dio_bio_submit()494 if (dio->is_async && dio->rw == READ) { in dio_bio_complete()1187 dio->is_async = !is_sync_kiocb(iocb) && !((rw & WRITE) && in do_blockdev_direct_IO()1304 if (dio->is_async && retval == 0 && dio->result && in do_blockdev_direct_IO()
85 int is_async; member162 int is_async);
312 if (file->is_async) in ib_uverbs_event_read()379 if (file->is_async) { in ib_uverbs_event_close()510 int is_async) in ib_uverbs_alloc_event_file() argument525 ev_file->is_async = is_async; in ib_uverbs_alloc_event_file()554 if (ev_file->is_async) { in ib_uverbs_lookup_comp_file()
123 bool is_async; member
335 wurb->is_async = true; in asl_urb_dequeue()
364 wurb->is_async = false; in pzl_urb_dequeue()
399 if (wurb->is_async == true) in urb_dequeue_work()
655 static bool is_async(struct device *dev) in is_async() function681 if (is_async(dev)) { in dpm_resume()690 if (!is_async(dev)) { in dpm_resume()
1298 bool is_async) in xfs_end_io_direct_write() argument1325 if (is_async) { in xfs_end_io_direct_write()
570 bool is_async) in ocfs2_dio_end_io() argument597 if (is_async) in ocfs2_dio_end_io()
716 size_t offsets_size, int is_async) in binder_alloc_buf() argument741 if (is_async && in binder_alloc_buf()808 buffer->async_transaction = is_async; in binder_alloc_buf()809 if (is_async) { in binder_alloc_buf()
2781 bool is_async) in ext4_end_io_dio() argument2805 if (is_async) in ext4_end_io_dio()2812 if (is_async) { in ext4_end_io_dio()
436 bool is_async);