Home
last modified time | relevance | path

Searched refs:extent_state (Results 1 – 24 of 24) sorted by relevance

/linux-6.3-rc2/fs/btrfs/
A Dextent-io-tree.c42 struct extent_state *state; in btrfs_extent_state_leak_debug_check()
119 struct extent_state *state; in extent_io_tree_release()
139 struct extent_state *state; in alloc_extent_state()
158 static struct extent_state *alloc_extent_state_atomic(struct extent_state *prealloc) in alloc_extent_state_atomic()
196 static inline struct extent_state *next_state(struct extent_state *state) in next_state()
206 static inline struct extent_state *prev_state(struct extent_state *state) in prev_state()
341 struct extent_state *other; in merge_state()
507 struct extent_state *next; in clear_state_bit()
551 struct extent_state *state; in __clear_extent_bit()
720 struct extent_state *state; in wait_extent_bit()
[all …]
A Dextent-io-tree.h91 struct extent_state { struct
111 struct extent_state **cached); argument
114 struct extent_state **cached);
122 struct extent_state **cached_state);
135 struct extent_state **cached) in clear_extent_bit()
142 struct extent_state **cached) in unlock_extent()
172 u64 end, struct extent_state **cached_state) in clear_extent_uptodate()
194 struct extent_state **cached_state);
198 struct extent_state **cached_state) in set_extent_delalloc()
221 struct extent_state **cached_state);
[all …]
A Dbtrfs_inode.h435 struct extent_state **cached_state);
458 void btrfs_set_delalloc_extent(struct btrfs_inode *inode, struct extent_state *state,
461 struct extent_state *state, u32 bits);
462 void btrfs_merge_delalloc_extent(struct btrfs_inode *inode, struct extent_state *new,
463 struct extent_state *other);
465 struct extent_state *orig, u64 split);
A Dfile.h24 struct extent_state **cached, bool noreserve);
30 struct extent_state **cached_state,
A Dordered-data.h207 struct extent_state **cached_state);
209 struct extent_state **cached_state);
A Dfile.c980 struct extent_state **cached_state) in lock_and_cleanup_extent_if_need()
1066 struct extent_state *cached_state = NULL; in btrfs_check_nocow_lock()
1226 struct extent_state *cached_state = NULL; in btrfs_buffered_write()
2194 struct extent_state **cached_state) in btrfs_punch_hole_lock_range()
2593 struct extent_state *cached_state = NULL; in btrfs_punch_hole()
2985 struct extent_state *cached_state = NULL; in btrfs_zero_range()
3030 struct extent_state *cached_state = NULL; in btrfs_fallocate()
3225 struct extent_state **cached_state, in find_delalloc_subrange()
3349 struct extent_state **cached_state, in btrfs_find_delalloc_in_range()
3409 struct extent_state **cached_state, in find_desired_extent_in_hole()
[all …]
A Ddefrag.c641 struct extent_state *cached = NULL; in defrag_lookup_extent()
726 struct extent_state *cached_state = NULL; in defrag_prepare_one_page()
1023 struct extent_state **cached_state) in defrag_one_locked_target()
1060 struct extent_state *cached_state = NULL; in defrag_one_range()
A Dordered-data.c1037 struct extent_state **cached_state) in btrfs_lock_and_flush_ordered_range()
1040 struct extent_state *cache = NULL; in btrfs_lock_and_flush_ordered_range()
1041 struct extent_state **cachedp = &cache; in btrfs_lock_and_flush_ordered_range()
1074 struct extent_state **cached_state) in btrfs_try_lock_ordered_range()
A Dinode.c2264 struct extent_state *orig, u64 split) in btrfs_split_delalloc_extent()
2301 struct extent_state *other) in btrfs_merge_delalloc_extent()
2458 struct extent_state *state, u32 bits) in btrfs_clear_delalloc_extent()
2725 struct extent_state **cached_state) in btrfs_find_new_delalloc_bytes()
2800 struct extent_state *cached_state = NULL; in btrfs_writepage_fixup_worker()
3137 struct extent_state *cached_state = NULL; in btrfs_finish_ordered_io()
4765 struct extent_state *cached_state = NULL; in btrfs_truncate_block()
4950 struct extent_state *cached_state = NULL; in btrfs_cont_expand()
5204 struct extent_state *state; in evict_inode_truncate_pages()
7459 struct extent_state *cached_state = NULL; in btrfs_dio_iomap_begin()
[all …]
A Dctree.h446 struct extent_state *llseek_cached_state;
A Dextent_io.c427 struct extent_state *cached_state = NULL; in find_lock_delalloc_range()
647 struct extent_state *cached = NULL; in endio_readpage_release_extent()
2790 struct extent_state *cached_state = NULL; in extent_invalidate_folio()
3155 struct extent_state **delalloc_cached_state, in fiemap_process_hole()
3350 struct extent_state *cached_state = NULL; in extent_fiemap()
3351 struct extent_state *delalloc_cached_state = NULL; in extent_fiemap()
4408 struct extent_state *cached_state = NULL; in read_extent_buffer_subpage()
A Drelocation.c1125 struct extent_state *cached_state = NULL; in replace_file_extents()
1531 struct extent_state *cached_state = NULL; in invalidate_extent_cache()
2884 struct extent_state *cached_state = NULL; in prealloc_file_extent_cluster()
2914 struct extent_state *cached_state = NULL; in setup_relocation_extent_mapping()
3007 struct extent_state *cached_state = NULL; in relocate_one_page()
A Dtransaction.c1061 struct extent_state *cached_state = NULL; in btrfs_write_marked_extents()
1117 struct extent_state *cached_state = NULL; in __btrfs_wait_marked_extents()
A Ddev-replace.c787 struct extent_state *cached_state = NULL; in btrfs_set_target_alloc_state()
A Dfree-space-cache.c327 struct extent_state *cached_state = NULL; in btrfs_truncate_free_space_cache()
1301 struct extent_state **cached_state) in cleanup_write_cache_enospc()
1395 struct extent_state *cached_state = NULL; in __btrfs_write_out_cache()
A Ddisk-io.c117 struct extent_state *cached_state = NULL; in verify_parent_transid()
4442 struct extent_state *cached = NULL; in warn_about_uncommitted_trans()
5003 struct extent_state *cached_state = NULL; in btrfs_destroy_pinned_extent()
A Dextent-tree.c2778 struct extent_state *cached_state = NULL; in btrfs_finish_extent_commit()
A Dtree-log.c4252 struct extent_state *cached_state = NULL; in log_csums()
/linux-6.3-rc2/fs/hfsplus/
A Dextents.c100 if (hip->extent_state & HFSPLUS_EXT_NEW) { in __hfsplus_ext_write_extent()
109 hip->extent_state &= ~(HFSPLUS_EXT_DIRTY | HFSPLUS_EXT_NEW); in __hfsplus_ext_write_extent()
115 hip->extent_state &= ~HFSPLUS_EXT_DIRTY; in __hfsplus_ext_write_extent()
133 if (HFSPLUS_I(inode)->extent_state & HFSPLUS_EXT_DIRTY) { in hfsplus_ext_write_extent_locked()
185 if (hip->extent_state & HFSPLUS_EXT_DIRTY) { in __hfsplus_ext_cache_extent()
201 hip->extent_state &= ~(HFSPLUS_EXT_DIRTY | HFSPLUS_EXT_NEW); in __hfsplus_ext_cache_extent()
267 was_dirty = (hip->extent_state & HFSPLUS_EXT_DIRTY); in hfsplus_get_block()
510 hip->extent_state |= HFSPLUS_EXT_DIRTY; in hfsplus_file_extend()
535 hip->extent_state |= HFSPLUS_EXT_DIRTY | HFSPLUS_EXT_NEW; in hfsplus_file_extend()
611 hip->extent_state |= HFSPLUS_EXT_DIRTY; in hfsplus_file_truncate()
[all …]
A Dhfsplus_fs.h223 unsigned int extent_state; member
A Dsuper.c74 HFSPLUS_I(inode)->extent_state = 0; in hfsplus_iget()
A Dinode.c402 hip->extent_state = 0; in hfsplus_new_inode()
/linux-6.3-rc2/fs/btrfs/tests/
A Dextent-io-tests.c70 static void extent_flag_to_str(const struct extent_state *state, char *dest) in extent_flag_to_str()
98 struct extent_state *state; in dump_extent_io_tree()
100 state = rb_entry(node, struct extent_state, rb_node); in dump_extent_io_tree()
/linux-6.3-rc2/include/trace/events/
A Dbtrfs.h1482 struct extent_state;
1485 TP_PROTO(const struct extent_state *state,
1491 __field(const struct extent_state *, state)
1508 TP_PROTO(const struct extent_state *state, unsigned long IP),
1513 __field(const struct extent_state *, state)

Completed in 130 milliseconds