Searched refs:btrfs_buffer_uptodate (Results 1 – 2 of 2) sorted by relevance
45 int btrfs_buffer_uptodate(struct extent_buffer *buf, u64 parent_transid);
471 if (btrfs_buffer_uptodate(eb, parent_transid)) in read_tree_block()1042 int btrfs_buffer_uptodate(struct extent_buffer *buf, u64 parent_transid) in btrfs_buffer_uptodate() function
Completed in 7 milliseconds