Searched defs:uptodate (Results 1 - 21 of 21) sorted by relevance

/linux-master/fs/btrfs/
H A Dsubpage.h150 DECLARE_BTRFS_SUBPAGE_OPS(uptodate); variable
H A Dsubpage.c619 IMPLEMENT_BTRFS_SUBPAGE_TEST_OP(uptodate); variable
H A Dordered-data.c305 can_finish_ordered_extent(struct btrfs_ordered_extent *ordered, struct page *page, u64 file_offset, u64 len, bool uptodate) argument
371 btrfs_finish_ordered_extent(struct btrfs_ordered_extent *ordered, struct page *page, u64 file_offset, u64 len, bool uptodate) argument
403 btrfs_mark_ordered_io_finished(struct btrfs_inode *inode, struct page *page, u64 file_offset, u64 num_bytes, bool uptodate) argument
H A Draid56.c65 unsigned int uptodate:8; member in struct:sector_ptr
[all...]
H A Dfree-space-cache.c450 static int io_ctl_prepare_pages(struct btrfs_io_ctl *io_ctl, bool uptodate) argument
H A Dextent_io.c433 static void end_page_read(struct page *page, bool uptodate, u64 start, u32 len) argument
511 bool uptodate; member in struct:processed_extent
525 endio_readpage_release_extent(struct processed_extent *processed, struct btrfs_inode *inode, u64 start, u64 end, bool uptodate) argument
602 bool uptodate = !bio->bi_status; local
1639 bool uptodate = !bbio->bio.bi_status; local
3798 int uptodate = 1; local
4268 bool uptodate = !bbio->bio.bi_status; local
[all...]
/linux-master/fs/bcachefs/
H A Dfs-io-pagecache.h67 bool uptodate; member in struct:bch_folio
H A Dbtree_types.h244 enum btree_path_uptodate uptodate:2; member in struct:btree_path
/linux-master/fs/jbd2/
H A Dcommit.c32 static void journal_end_buffer_io_sync(struct buffer_head *bh, int uptodate) argument
/linux-master/fs/ext4/
H A Dialloc.c69 void ext4_end_bitmap_read(struct buffer_head *bh, int uptodate) argument
H A Dfast_commit.c171 static void ext4_end_buffer_io_sync(struct buffer_head *bh, int uptodate) argument
/linux-master/drivers/md/
H A Dmd-bitmap.c317 static void end_bitmap_write(struct buffer_head *bh, int uptodate) argument
H A Draid1.c364 int uptodate = !bio->bi_status; local
2048 static void put_sync_write_buf(struct r1bio *r1_bio, int uptodate) argument
2066 int uptodate = !bio->bi_status; local
[all...]
H A Draid5.h285 int locked, uptodate, to_read, to_write, failed, written; member in struct:stripe_head_state
H A Draid10.c377 int uptodate = !bio->bi_status; local
/linux-master/fs/
H A Dbuffer.c143 static void __end_buffer_read_notouch(struct buffer_head *bh, int uptodate) argument
158 void end_buffer_read_sync(struct buffer_head *bh, int uptodate) argument
165 void end_buffer_write_sync(struct buffer_head *bh, int uptodate) argument
245 static void end_buffer_async_read(struct buffer_head *bh, int uptodate) argument
347 static void end_buffer_async_read_io(struct buffer_head *bh, int uptodate) argument
378 end_buffer_async_write(struct buffer_head *bh, int uptodate) argument
1001 bool uptodate = folio_test_uptodate(folio); local
[all...]
/linux-master/fs/iomap/
H A Dbuffered-io.c77 bool uptodate = true; local
295 bool uptodate = !error; local
[all...]
/linux-master/fs/f2fs/
H A Dcompress.c850 f2fs_all_cluster_page_ready(struct compress_ctx *cc, struct page **pages, int index, int nr_pages, bool uptodate) argument
/linux-master/fs/reiserfs/
H A Djournal.c616 static void reiserfs_end_buffer_io_sync(struct buffer_head *bh, int uptodate) argument
632 static void reiserfs_end_ordered_io(struct buffer_head *bh, int uptodate) argument
/linux-master/fs/ceph/
H A Dcaps.c3141 bool uptodate = PageUptodate(page); local
/linux-master/drivers/block/
H A Dfloppy.c2279 static void request_done(int uptodate) argument

Completed in 324 milliseconds