Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dtree-mod-log.h43 struct extent_buffer *btrfs_tree_mod_log_rewind(struct btrfs_fs_info *fs_info,
H A Dtree-mod-log.c911 struct extent_buffer *btrfs_tree_mod_log_rewind(struct btrfs_fs_info *fs_info, in btrfs_tree_mod_log_rewind() function
H A Dctree.c2377 b = btrfs_tree_mod_log_rewind(fs_info, b, time_seq); in btrfs_search_old_slot()