Searched refs:trans_list (Results 1 – 6 of 6) sorted by relevance
111 struct list_head trans_list; member
208 INIT_LIST_HEAD(&entry->trans_list); in __btrfs_add_ordered_extent()436 ASSERT(list_empty(&entry->trans_list)); in btrfs_put_ordered_extent()
276 list_add_tail(&cur_trans->list, &fs_info->trans_list); in join_transaction()706 list_for_each_entry(t, &fs_info->trans_list, list) { in btrfs_wait_for_commit()732 list_for_each_entry_reverse(t, &fs_info->trans_list, in btrfs_wait_for_commit()2012 if (cur_trans->list.prev != &fs_info->trans_list) { in btrfs_commit_transaction()
2659 INIT_LIST_HEAD(&fs_info->trans_list); in open_ctree()4478 while (!list_empty(&fs_info->trans_list)) { in btrfs_cleanup_transaction()4479 t = list_first_entry(&fs_info->trans_list, in btrfs_cleanup_transaction()
887 struct list_head trans_list; member
71 struct list_head trans_list; member542 list_for_each_entry_rcu(trans, &mlxsw_core->emad.trans_list, list) { in mlxsw_emad_rx_listener_func()579 INIT_LIST_HEAD(&mlxsw_core->emad.trans_list); in mlxsw_emad_init()671 list_add_tail_rcu(&trans->list, &mlxsw_core->emad.trans_list); in mlxsw_emad_reg_access()