Home
last modified time | relevance | path

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

/fs/btrfs/
A Dctree.c315 if (!extent_buffer_uptodate(ret)) in read_node_slot()
464 if (!extent_buffer_uptodate(b)) in btrfs_search_slot()
628 if (!extent_buffer_uptodate(next)) { in btrfs_prev_leaf()
648 if (!extent_buffer_uptodate(next)) { in btrfs_prev_leaf()
688 if (!extent_buffer_uptodate(next)) in btrfs_next_sibling_tree_block()
702 if (!extent_buffer_uptodate(next)) in btrfs_next_sibling_tree_block()
A Ddisk-io.c377 if (extent_buffer_uptodate(eb) && in verify_parent_transid()
612 if (!extent_buffer_uptodate(root->node)) in find_and_setup_root()
695 if (!extent_buffer_uptodate(root->node)) { in btrfs_read_fs_root_no_cache()
851 if (!extent_buffer_uptodate(root->node)) { in btrfs_setup_all_roots()
977 if (!extent_buffer_uptodate(fs_info->chunk_root->node)) { in btrfs_setup_chunk_tree_and_device_map()
1086 ret = extent_buffer_uptodate(buf); in btrfs_buffer_uptodate()
A Dextent-io.h118 static inline int extent_buffer_uptodate(struct extent_buffer *eb) in extent_buffer_uptodate() function

Completed in 6 milliseconds