/linux-4.1.27/fs/jbd/ |
H A D | commit.c | 29 static void journal_end_buffer_io_sync(struct buffer_head *bh, int uptodate) journal_end_buffer_io_sync() argument
|
/linux-4.1.27/mm/ |
H A D | page_io.c | 48 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); end_swap_bio_write() local 74 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); end_swap_bio_read() local
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-floppy.c | 67 int uptodate = pc->error ? 0 : 1; ide_floppy_callback() local
|
H A D | ide-atapi.c | 429 int uptodate, error; ide_pc_intr() local
|
H A D | ide-cd.c | 527 int dma_error = 0, dma, thislen, uptodate = 0; cdrom_newpc_intr() local 780 int uptodate = 0; ide_cd_do_request() local
|
H A D | ide-tape.c | 331 int uptodate = pc->error ? 0 : 1; ide_tape_callback() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | vvp_page.c | 197 vvp_page_export(const struct lu_env *env, const struct cl_page_slice *slice, int uptodate) vvp_page_export() argument
|
/linux-4.1.27/fs/jbd2/ |
H A D | commit.c | 35 static void journal_end_buffer_io_sync(struct buffer_head *bh, int uptodate) journal_end_buffer_io_sync() argument
|
/linux-4.1.27/fs/logfs/ |
H A D | dev_bdev.c | 58 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); writeseg_end_io() local 158 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); erase_end_io() local
|
/linux-4.1.27/drivers/md/ |
H A D | multipath.c | 86 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); multipath_end_request() local
|
H A D | bitmap.c | 314 static void end_bitmap_write(struct buffer_head *bh, int uptodate) end_bitmap_write() argument
|
H A D | raid1.c | 317 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); raid1_end_read_request() local 402 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); raid1_end_write_request() local 1759 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); end_sync_write() local 1970 int uptodate; process_checks() local 2011 int uptodate = test_bit(BIO_UPTODATE, &sbio->bi_flags); process_checks() local
|
H A D | raid5.h | 261 int locked, uptodate, to_read, to_write, failed, written; member in struct:stripe_head_state
|
H A D | raid10.c | 363 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); raid10_end_read_request() local 443 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); raid10_end_write_request() local 1982 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); end_sync_write() local 4619 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); end_reshape_write() local
|
H A D | raid5.c | 2291 int uptodate = test_bit(BIO_UPTODATE, &bi->bi_flags); raid5_end_read_request() local 2415 int uptodate = test_bit(BIO_UPTODATE, &bi->bi_flags); raid5_end_write_request() local 4765 int uptodate = test_bit(BIO_UPTODATE, &bi->bi_flags); raid5_align_endio() local
|
/linux-4.1.27/fs/nilfs2/ |
H A D | segbuf.c | 343 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); nilfs_end_bio_write() local
|
/linux-4.1.27/fs/ext4/ |
H A D | file.c | 195 static void ext4_end_io_unwritten(struct buffer_head *bh, int uptodate) ext4_end_io_unwritten() argument
|
H A D | ialloc.c | 105 void ext4_end_bitmap_read(struct buffer_head *bh, int uptodate) ext4_end_bitmap_read() argument
|
/linux-4.1.27/drivers/target/ |
H A D | target_core_pscsi.c | 1090 static void pscsi_req_done(struct request *req, int uptodate) pscsi_req_done() argument
|
/linux-4.1.27/block/ |
H A D | bsg.c | 302 static void bsg_rq_end_io(struct request *rq, int uptodate) bsg_rq_end_io() argument
|
/linux-4.1.27/fs/ntfs/ |
H A D | aops.c | 58 static void ntfs_end_buffer_async_read(struct buffer_head *bh, int uptodate) ntfs_end_buffer_async_read() argument 823 int uptodate = 1; ntfs_write_block() local
|
/linux-4.1.27/fs/nfs/blocklayout/ |
H A D | blocklayout.c | 322 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); bl_end_io_write() local
|
/linux-4.1.27/fs/nfs/objlayout/ |
H A D | objio_osd.c | 454 static struct page *__r4w_get_page(void *priv, u64 offset, bool *uptodate) __r4w_get_page() argument
|
/linux-4.1.27/fs/btrfs/ |
H A D | ordered-data.c | 308 btrfs_dec_test_first_ordered_pending(struct inode *inode, struct btrfs_ordered_extent **cached, u64 *file_offset, u64 io_size, int uptodate) btrfs_dec_test_first_ordered_pending() argument 378 btrfs_dec_test_ordered_pending(struct inode *inode, struct btrfs_ordered_extent **cached, u64 file_offset, u64 io_size, int uptodate) btrfs_dec_test_ordered_pending() argument
|
H A D | check-integrity.c | 2258 static void btrfsic_bh_end_io(struct buffer_head *bh, int uptodate) btrfsic_bh_end_io() argument
|
H A D | free-space-cache.c | 379 io_ctl_prepare_pages(struct btrfs_io_ctl *io_ctl, struct inode *inode, int uptodate) io_ctl_prepare_pages() argument
|
H A D | raid56.c | 854 static void rbio_orig_end_io(struct btrfs_raid_bio *rbio, int err, int uptodate) rbio_orig_end_io() argument
|
H A D | disk-io.c | 3138 static void btrfs_end_buffer_write_sync(struct buffer_head *bh, int uptodate) btrfs_end_buffer_write_sync() argument
|
H A D | ctree.c | 1635 int uptodate; btrfs_realloc_node() local
|
H A D | extent_io.c | 2453 int uptodate = (err == 0); end_extent_writepage() local 2549 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); end_bio_extent_readpage() local 4912 int uptodate = 1; alloc_extent_buffer() local 2524 endio_readpage_release_extent(struct extent_io_tree *tree, u64 start, u64 len, int uptodate) endio_readpage_release_extent() argument
|
H A D | inode.c | 7736 int uptodate; member in struct:btrfs_retry_complete 7799 int uptodate; btrfs_retry_endio() local 2984 btrfs_writepage_end_io_hook(struct page *page, u64 start, u64 end, struct extent_state *state, int uptodate) btrfs_writepage_end_io_hook() argument
|
/linux-4.1.27/fs/exofs/ |
H A D | inode.c | 568 static struct page *__r4w_get_page(void *priv, u64 offset, bool *uptodate) __r4w_get_page() argument
|
H A D | ore_raid.c | 492 bool uptodate; _read_4_write_first_stripe() local 559 bool uptodate; _read_4_write_last_stripe() local
|
/linux-4.1.27/drivers/scsi/ |
H A D | scsi_error.c | 1942 static void eh_lock_door_done(struct request *req, int uptodate) eh_lock_door_done() argument
|
H A D | sg.c | 1280 sg_rq_end_io(struct request *rq, int uptodate) sg_rq_end_io() argument
|
H A D | st.c | 474 st_scsi_execute_end(struct request *req, int uptodate) st_scsi_execute_end() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
H A D | cl_page.c | 1135 void cl_page_export(const struct lu_env *env, struct cl_page *pg, int uptodate) cl_page_export() argument
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_bitmap.c | 950 int uptodate = bio_flagged(bio, BIO_UPTODATE); drbd_bm_endio() local
|
H A D | drbd_worker.c | 177 int uptodate = bio_flagged(bio, BIO_UPTODATE); drbd_peer_request_endio() local 218 int uptodate = bio_flagged(bio, BIO_UPTODATE); drbd_request_endio() local
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_aops.c | 696 int count = 0, done = 0, uptodate = 1; xfs_convert_page() local 951 int err, imap_valid = 0, uptodate = 1; xfs_vm_writepage() local
|
/linux-4.1.27/fs/ |
H A D | direct-io.c | 460 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); dio_bio_complete() local
|
H A D | buffer.c | 150 static void __end_buffer_read_notouch(struct buffer_head *bh, int uptodate) __end_buffer_read_notouch() argument 165 void end_buffer_read_sync(struct buffer_head *bh, int uptodate) end_buffer_read_sync() argument 172 void end_buffer_write_sync(struct buffer_head *bh, int uptodate) end_buffer_write_sync() argument 279 static void end_buffer_async_read(struct buffer_head *bh, int uptodate) end_buffer_async_read() argument 340 void end_buffer_async_write(struct buffer_head *bh, int uptodate) end_buffer_async_write() argument 946 int uptodate = PageUptodate(page); init_page_buffers() local 2466 static void end_buffer_read_nobh(struct buffer_head *bh, int uptodate) end_buffer_read_nobh() argument
|
/linux-4.1.27/drivers/block/ |
H A D | pktcdvd.c | 1342 static void pkt_finish_packet(struct packet_data *pkt, int uptodate) pkt_finish_packet() argument 1356 int uptodate; pkt_run_state_machine() local
|
H A D | floppy.c | 2223 static void request_done(int uptodate) request_done() argument
|
/linux-4.1.27/fs/reiserfs/ |
H A D | journal.c | 619 static void reiserfs_end_buffer_io_sync(struct buffer_head *bh, int uptodate) reiserfs_end_buffer_io_sync() argument 637 static void reiserfs_end_ordered_io(struct buffer_head *bh, int uptodate) reiserfs_end_ordered_io() argument
|