Searched refs:tree_mod_seq_list (Results 1 – 3 of 3) sorted by relevance
590 /* This protects tree_mod_log and tree_mod_seq_list */593 struct list_head tree_mod_seq_list; member
367 if (!list_empty(&fs_info->tree_mod_seq_list)) in join_transaction() 368 WARN(1, KERN_ERR "BTRFS: tree_mod_seq_list not empty when creating a fresh transaction\n"); in join_transaction()
2817 INIT_LIST_HEAD(&fs_info->tree_mod_seq_list); in btrfs_init_fs_info()