/linux/fs/ |
H A D | buffer.c | 143 static void __end_buffer_read_notouch(struct buffer_head *bh, int uptodate) in __end_buffer_read_notouch() argument 158 void end_buffer_read_sync(struct buffer_head *bh, int uptodate) in end_buffer_read_sync() argument 165 void end_buffer_write_sync(struct buffer_head *bh, int uptodate) in end_buffer_write_sync() argument 256 static void end_buffer_async_read(struct buffer_head *bh, int uptodate) in end_buffer_async_read() argument 356 static void end_buffer_async_read_io(struct buffer_head *bh, int uptodate) in end_buffer_async_read_io() argument 387 end_buffer_async_write(struct buffer_head * bh,int uptodate) end_buffer_async_write() argument 1009 bool uptodate = folio_test_uptodate(folio); folio_init_buffers() local [all...] |
/linux/fs/btrfs/ |
H A D | ordered-data.c | 352 u64 len, bool uptodate) in can_finish_ordered_extent() argument 417 bool uptodate) in btrfs_finish_ordered_extent() argument 480 u64 num_bytes, bool uptodate) in btrfs_mark_ordered_io_finished() argument
|
H A D | extent_io.c | 417 static void end_folio_read(struct folio *folio, bool uptodate, u64 start, u32 len) in end_folio_read() argument 509 bool uptodate = !bio->bi_status; in end_bbio_data_read() local 3259 int uptodate = 1; alloc_extent_buffer() local 3687 bool uptodate = !bbio->bio.bi_status; end_bbio_meta_read() local [all...] |
H A D | raid56.c | 147 bool uptodate; member [all...] |
H A D | free-space-cache.c | 445 static int io_ctl_prepare_pages(struct btrfs_io_ctl *io_ctl, bool uptodate) in io_ctl_prepare_pages() argument
|
/linux/fs/bcachefs/ |
H A D | fs-io-pagecache.h | 67 bool uptodate; member
|
H A D | btree_types.h | 322 enum btree_path_uptodate uptodate:2; member
|
/linux/fs/jbd2/ |
H A D | commit.c | 32 static void journal_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in journal_end_buffer_io_sync() argument
|
/linux/drivers/md/ |
H A D | raid1.c | 365 int uptodate = !bio->bi_status; in raid1_end_read_request() local 2066 static void put_sync_write_buf(struct r1bio *r1_bio, int uptodate) in put_sync_write_buf() argument 2084 int uptodate = !bio->bi_status; in end_sync_write() local [all...] |
H A D | raid5.h | 285 int locked, uptodate, to_read, to_write, failed, written; member
|
H A D | md-bitmap.c | 528 static void end_bitmap_write(struct buffer_head *bh, int uptodate) in end_bitmap_write() argument
|
H A D | raid10.c | 378 int uptodate = !bio->bi_status; in raid10_end_read_request() local
|
/linux/fs/iomap/ |
H A D | buffered-io.c | 63 bool uptodate = true; in iomap_set_range_uptodate() local 325 bool uptodate = !error; iomap_finish_folio_read() local [all...] |
/linux/fs/ext4/ |
H A D | fast_commit.c | 186 static void ext4_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in ext4_end_buffer_io_sync() argument
|
/linux/fs/f2fs/ |
H A D | compress.c | 848 int index, int nr_pages, bool uptodate) in f2fs_all_cluster_page_ready() argument
|
/linux/drivers/block/ |
H A D | floppy.c | 2279 static void request_done(int uptodate) in request_done() argument
|
/linux/fs/ceph/ |
H A D | caps.c | 3142 bool uptodate = PageUptodate(page); in __ceph_get_caps() local
|