Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dbuffer.c154 static void __end_buffer_read_notouch(struct buffer_head *bh, int uptodate) in __end_buffer_read_notouch()
169 void end_buffer_read_sync(struct buffer_head *bh, int uptodate) in end_buffer_read_sync()
176 void end_buffer_write_sync(struct buffer_head *bh, int uptodate) in end_buffer_write_sync()
283 static void end_buffer_async_read(struct buffer_head *bh, int uptodate) in end_buffer_async_read()
344 void end_buffer_async_write(struct buffer_head *bh, int uptodate) in end_buffer_async_write()
963 int uptodate = PageUptodate(page); in init_page_buffers() local
2469 static void end_buffer_read_nobh(struct buffer_head *bh, int uptodate) in end_buffer_read_nobh()
/linux-4.4.14/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.4.14/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.4.14/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.4.14/fs/btrfs/
Dordered-data.c303 u64 *file_offset, u64 io_size, int uptodate) in btrfs_dec_test_first_ordered_pending()
376 u64 file_offset, u64 io_size, int uptodate) in btrfs_dec_test_ordered_pending()
Dextent_io.c2521 int uptodate = (err == 0); in end_extent_writepage() local
2593 int uptodate) in endio_readpage_release_extent()
2617 int uptodate = !bio->bi_error; in end_bio_extent_readpage() local
4984 int uptodate = 1; in alloc_extent_buffer() local
Dcheck-integrity.c2258 static void btrfsic_bh_end_io(struct buffer_head *bh, int uptodate) in btrfsic_bh_end_io()
Dinode.c3014 struct extent_state *state, int uptodate) in btrfs_writepage_end_io_hook()
7831 int uptodate; member
7894 int uptodate; in btrfs_retry_endio() local
Dfree-space-cache.c378 int uptodate) in io_ctl_prepare_pages()
Ddisk-io.c3207 static void btrfs_end_buffer_write_sync(struct buffer_head *bh, int uptodate) in btrfs_end_buffer_write_sync()
Dctree.c1638 int uptodate; in btrfs_realloc_node() local
/linux-4.4.14/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.4.14/fs/ext4/
Dfile.c196 static void ext4_end_io_unwritten(struct buffer_head *bh, int uptodate) in ext4_end_io_unwritten()
Dialloc.c104 void ext4_end_bitmap_read(struct buffer_head *bh, int uptodate) in ext4_end_bitmap_read()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dvvp_page.c198 int uptodate) in vvp_page_export()
/linux-4.4.14/fs/nfs/objlayout/
Dobjio_osd.c454 static struct page *__r4w_get_page(void *priv, u64 offset, bool *uptodate) in __r4w_get_page()
/linux-4.4.14/fs/xfs/
Dxfs_aops.c701 int count = 0, done = 0, uptodate = 1; in xfs_convert_page() local
956 int err, imap_valid = 0, uptodate = 1; in xfs_vm_writepage() local
/linux-4.4.14/drivers/target/
Dtarget_core_pscsi.c1095 static void pscsi_req_done(struct request *req, int uptodate) in pscsi_req_done()
/linux-4.4.14/drivers/md/
Draid1.c320 int uptodate = !bio->bi_error; in raid1_end_read_request() local
1720 int uptodate = !bio->bi_error; in end_sync_write() local
Draid5.h265 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()
Draid10.c364 int uptodate = !bio->bi_error; in raid10_end_read_request() local
/linux-4.4.14/block/
Dbsg.c302 static void bsg_rq_end_io(struct request *rq, int uptodate) in bsg_rq_end_io()
/linux-4.4.14/drivers/scsi/
Dscsi_error.c1952 static void eh_lock_door_done(struct request *req, int uptodate) in eh_lock_door_done()
Dsg.c1286 sg_rq_end_io(struct request *rq, int uptodate) in sg_rq_end_io()
Dst.c514 static void st_scsi_execute_end(struct request *req, int uptodate) in st_scsi_execute_end()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_page.c1117 void cl_page_export(const struct lu_env *env, struct cl_page *pg, int uptodate) in cl_page_export()
/linux-4.4.14/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.4.14/drivers/block/
Dfloppy.c2223 static void request_done(int uptodate) in request_done()