Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dtree-mod-log.h37 struct extent_buffer *btrfs_tree_mod_log_rewind(struct btrfs_fs_info *fs_info,
H A Dtree-mod-log.c912 struct extent_buffer *btrfs_tree_mod_log_rewind(struct btrfs_fs_info *fs_info, in btrfs_tree_mod_log_rewind() function
H A Dctree.c2452 b = btrfs_tree_mod_log_rewind(fs_info, p, b, time_seq); in btrfs_search_old_slot()