Searched refs:tree_mod_seq_list (Results 1 – 4 of 4) sorted by relevance
62 list_add_tail(&elem->list, &fs_info->tree_mod_seq_list); in btrfs_get_tree_mod_seq()87 if (list_empty(&fs_info->tree_mod_seq_list)) { in btrfs_put_tree_mod_seq()92 first = list_first_entry(&fs_info->tree_mod_seq_list, in btrfs_put_tree_mod_seq()178 if (list_empty(&(fs_info)->tree_mod_seq_list)) { in tree_mod_dont_log()919 if (!list_empty(&fs_info->tree_mod_seq_list)) { in btrfs_tree_mod_log_lowest_seq()922 elem = list_first_entry(&fs_info->tree_mod_seq_list, in btrfs_tree_mod_log_lowest_seq()
367 if (!list_empty(&fs_info->tree_mod_seq_list)) in join_transaction()
766 struct list_head tree_mod_seq_list; member
2896 INIT_LIST_HEAD(&fs_info->tree_mod_seq_list); in btrfs_init_fs_info()