Searched refs:tm2 (Results 1 – 1 of 1) sorted by relevance
833 struct tree_mod_elem *tm2; in btrfs_get_old_root() local847 tm2 = tree_mod_log_search(fs_info, logical, time_seq); in btrfs_get_old_root()850 ASSERT(tm2); in btrfs_get_old_root()851 ASSERT(tm2 == tm || tm2->seq > tm->seq); in btrfs_get_old_root()852 if (!tm2 || tm2->seq < tm->seq) { in btrfs_get_old_root()856 tm = tm2; in btrfs_get_old_root()