Searched refs:extent_buffer_uptodate (Results 1 – 4 of 4) sorted by relevance
325 static inline bool extent_buffer_uptodate(const struct extent_buffer *eb) in extent_buffer_uptodate() function
2567 if (unlikely(!extent_buffer_uptodate(src_eb) || !extent_buffer_uptodate(dst_eb))) { in qgroup_trace_subtree_swap()2642 if (!extent_buffer_uptodate(root_eb)) { in btrfs_qgroup_trace_subtree()
3904 if (extent_buffer_uptodate(eb)) { in read_extent_buffer_pages_nowait()3934 if (unlikely(extent_buffer_uptodate(eb))) { in read_extent_buffer_pages_nowait()3979 if (unlikely(!extent_buffer_uptodate(eb))) in read_extent_buffer_pages()
115 if (!extent_buffer_uptodate(eb)) in btrfs_buffer_uptodate()