Home
last modified time | relevance | path

Searched refs:extent_buffer_uptodate (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/fs/btrfs/
A Dextent_io.h226 static inline int extent_buffer_uptodate(const struct extent_buffer *eb) in extent_buffer_uptodate() function
A Dprint-tree.c402 if (!extent_buffer_uptodate(next)) { in btrfs_print_tree()
A Dqgroup.c2277 if (!extent_buffer_uptodate(src_eb) || !extent_buffer_uptodate(dst_eb)) { in qgroup_trace_subtree_swap()
2342 if (!extent_buffer_uptodate(root_eb)) { in btrfs_qgroup_trace_subtree()
4394 if (!extent_buffer_uptodate(reloc_eb)) { in btrfs_qgroup_trace_subtree_after_cow()
A Dtree-mod-log.c834 if (WARN_ON(IS_ERR(old) || !extent_buffer_uptodate(old))) { in btrfs_get_old_root()
A Ddisk-io.c127 if (extent_buffer_uptodate(eb) && in verify_parent_transid()
2290 if (!extent_buffer_uptodate(log_tree_root->node)) { in btrfs_replay_log()
2773 if (!extent_buffer_uptodate(root->node)) { in load_super_root()
4654 ret = extent_buffer_uptodate(buf); in btrfs_buffer_uptodate()
A Dctree.c974 if (!extent_buffer_uptodate(eb)) { in btrfs_read_node_slot()
1626 if (!extent_buffer_uptodate(tmp)) in read_block_for_search()
1796 if (!extent_buffer_uptodate(b)) { in btrfs_search_slot_get_root()
A Dbackref.c865 if (!extent_buffer_uptodate(eb)) { in add_missing_keys()
1622 if (!extent_buffer_uptodate(eb)) { in find_parent_nodes()
A Drelocation.c2624 if (!extent_buffer_uptodate(eb)) { in get_tree_block_key()
A Dextent-tree.c5287 } else if (!extent_buffer_uptodate(next)) { in do_walk_down()
A Dsend.c7857 WARN_ON(!extent_buffer_uptodate(left_path->nodes[0])); in btrfs_compare_trees()

Completed in 62 milliseconds