Home
last modified time | relevance | path

Searched defs:uptodate (Results 1 – 45 of 45) sorted by relevance

/linux-4.1.27/mm/
Dpage_io.c48 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in end_swap_bio_write() local
74 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in end_swap_bio_read() local
/linux-4.1.27/fs/logfs/
Ddev_bdev.c58 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in writeseg_end_io() local
158 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in erase_end_io() local
/linux-4.1.27/fs/
Dbuffer.c150 static void __end_buffer_read_notouch(struct buffer_head *bh, int uptodate) in __end_buffer_read_notouch()
165 void end_buffer_read_sync(struct buffer_head *bh, int uptodate) in end_buffer_read_sync()
172 void end_buffer_write_sync(struct buffer_head *bh, int uptodate) in end_buffer_write_sync()
279 static void end_buffer_async_read(struct buffer_head *bh, int uptodate) in end_buffer_async_read()
340 void end_buffer_async_write(struct buffer_head *bh, int uptodate) in end_buffer_async_write()
946 int uptodate = PageUptodate(page); in init_page_buffers() local
2466 static void end_buffer_read_nobh(struct buffer_head *bh, int uptodate) in end_buffer_read_nobh()
Ddirect-io.c460 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in dio_bio_complete() local
/linux-4.1.27/fs/jbd/
Dcommit.c29 static void journal_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in journal_end_buffer_io_sync()
/linux-4.1.27/drivers/md/
Draid1.c317 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in raid1_end_read_request() local
402 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in raid1_end_write_request() local
1759 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in end_sync_write() local
1970 int uptodate; in process_checks() local
2011 int uptodate = test_bit(BIO_UPTODATE, &sbio->bi_flags); in process_checks() local
Dmultipath.c86 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in multipath_end_request() local
Draid10.c363 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in raid10_end_read_request() local
443 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in raid10_end_write_request() local
1982 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in end_sync_write() local
4619 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in end_reshape_write() local
Draid5.c2291 int uptodate = test_bit(BIO_UPTODATE, &bi->bi_flags); in raid5_end_read_request() local
2415 int uptodate = test_bit(BIO_UPTODATE, &bi->bi_flags); in raid5_end_write_request() local
4765 int uptodate = test_bit(BIO_UPTODATE, &bi->bi_flags); in raid5_align_endio() local
Draid5.h261 int locked, uptodate, to_read, to_write, failed, written; member
Dbitmap.c314 static void end_bitmap_write(struct buffer_head *bh, int uptodate) in end_bitmap_write()
/linux-4.1.27/fs/ntfs/
Daops.c58 static void ntfs_end_buffer_async_read(struct buffer_head *bh, int uptodate) in ntfs_end_buffer_async_read()
823 int uptodate = 1; in ntfs_write_block() local
/linux-4.1.27/fs/exofs/
Dore_raid.c492 bool uptodate; in _read_4_write_first_stripe() local
559 bool uptodate; in _read_4_write_last_stripe() local
Dinode.c568 static struct page *__r4w_get_page(void *priv, u64 offset, bool *uptodate) in __r4w_get_page()
/linux-4.1.27/drivers/ide/
Dide-floppy.c67 int uptodate = pc->error ? 0 : 1; in ide_floppy_callback() local
Dide-cd.c527 int dma_error = 0, dma, thislen, uptodate = 0; in cdrom_newpc_intr() local
780 int uptodate = 0; in ide_cd_do_request() local
Dide-atapi.c429 int uptodate, error; in ide_pc_intr() local
Dide-tape.c331 int uptodate = pc->error ? 0 : 1; in ide_tape_callback() local
/linux-4.1.27/fs/btrfs/
Dordered-data.c310 u64 *file_offset, u64 io_size, int uptodate) in btrfs_dec_test_first_ordered_pending()
380 u64 file_offset, u64 io_size, int uptodate) in btrfs_dec_test_ordered_pending()
Dextent_io.c2453 int uptodate = (err == 0); in end_extent_writepage() local
2525 int uptodate) in endio_readpage_release_extent()
2549 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in end_bio_extent_readpage() local
4912 int uptodate = 1; in alloc_extent_buffer() local
Draid56.c854 static void rbio_orig_end_io(struct btrfs_raid_bio *rbio, int err, int uptodate) in rbio_orig_end_io()
Dcheck-integrity.c2258 static void btrfsic_bh_end_io(struct buffer_head *bh, int uptodate) in btrfsic_bh_end_io()
Dinode.c2985 struct extent_state *state, int uptodate) in btrfs_writepage_end_io_hook()
7736 int uptodate; member
7799 int uptodate; in btrfs_retry_endio() local
Ddisk-io.c3138 static void btrfs_end_buffer_write_sync(struct buffer_head *bh, int uptodate) in btrfs_end_buffer_write_sync()
Dfree-space-cache.c380 int uptodate) in io_ctl_prepare_pages()
Dctree.c1635 int uptodate; in btrfs_realloc_node() local
/linux-4.1.27/fs/jbd2/
Dcommit.c35 static void journal_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in journal_end_buffer_io_sync()
/linux-4.1.27/fs/ext4/
Dfile.c195 static void ext4_end_io_unwritten(struct buffer_head *bh, int uptodate) in ext4_end_io_unwritten()
Dialloc.c105 void ext4_end_bitmap_read(struct buffer_head *bh, int uptodate) in ext4_end_bitmap_read()
/linux-4.1.27/fs/nilfs2/
Dsegbuf.c343 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in nilfs_end_bio_write() local
/linux-4.1.27/fs/xfs/
Dxfs_aops.c696 int count = 0, done = 0, uptodate = 1; in xfs_convert_page() local
951 int err, imap_valid = 0, uptodate = 1; in xfs_vm_writepage() local
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dvvp_page.c199 int uptodate) in vvp_page_export()
/linux-4.1.27/fs/nfs/objlayout/
Dobjio_osd.c454 static struct page *__r4w_get_page(void *priv, u64 offset, bool *uptodate) in __r4w_get_page()
/linux-4.1.27/drivers/block/drbd/
Ddrbd_worker.c177 int uptodate = bio_flagged(bio, BIO_UPTODATE); in drbd_peer_request_endio() local
218 int uptodate = bio_flagged(bio, BIO_UPTODATE); in drbd_request_endio() local
Ddrbd_bitmap.c950 int uptodate = bio_flagged(bio, BIO_UPTODATE); in drbd_bm_endio() local
/linux-4.1.27/drivers/target/
Dtarget_core_pscsi.c1090 static void pscsi_req_done(struct request *req, int uptodate) in pscsi_req_done()
/linux-4.1.27/fs/nfs/blocklayout/
Dblocklayout.c322 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in bl_end_io_write() local
/linux-4.1.27/drivers/block/
Dpktcdvd.c1342 static void pkt_finish_packet(struct packet_data *pkt, int uptodate) in pkt_finish_packet()
1356 int uptodate; in pkt_run_state_machine() local
Dfloppy.c2223 static void request_done(int uptodate) in request_done()
/linux-4.1.27/block/
Dbsg.c302 static void bsg_rq_end_io(struct request *rq, int uptodate) in bsg_rq_end_io()
/linux-4.1.27/drivers/scsi/
Dscsi_error.c1942 static void eh_lock_door_done(struct request *req, int uptodate) in eh_lock_door_done()
Dsg.c1280 sg_rq_end_io(struct request *rq, int uptodate) in sg_rq_end_io()
Dst.c474 static void st_scsi_execute_end(struct request *req, int uptodate) in st_scsi_execute_end()
/linux-4.1.27/fs/reiserfs/
Djournal.c619 static void reiserfs_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in reiserfs_end_buffer_io_sync()
637 static void reiserfs_end_ordered_io(struct buffer_head *bh, int uptodate) in reiserfs_end_ordered_io()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_page.c1135 void cl_page_export(const struct lu_env *env, struct cl_page *pg, int uptodate) in cl_page_export()