Searched refs:tree_mod_log (Results 1 – 3 of 3) sorted by relevance
590 /* This protects tree_mod_log and tree_mod_seq_list */592 struct rb_root tree_mod_log; member
369 if (!RB_EMPTY_ROOT(&fs_info->tree_mod_log)) in join_transaction() 370 WARN(1, KERN_ERR "BTRFS: tree_mod_log rb tree not empty when creating a fresh transaction\n"); in join_transaction()
2848 fs_info->tree_mod_log = RB_ROOT; in btrfs_init_fs_info()