Searched refs:trans_list (Results 1 – 6 of 6) sorted by relevance
114 struct list_head trans_list; member
214 INIT_LIST_HEAD(&entry->trans_list); in __btrfs_add_ordered_extent()441 ASSERT(list_empty(&entry->trans_list)); in btrfs_put_ordered_extent()
262 list_add_tail(&cur_trans->list, &fs_info->trans_list); in join_transaction()734 list_for_each_entry(t, &fs_info->trans_list, list) { in btrfs_wait_for_commit()760 list_for_each_entry_reverse(t, &fs_info->trans_list, in btrfs_wait_for_commit()2038 if (cur_trans->list.prev != &fs_info->trans_list) { in btrfs_commit_transaction()
2657 INIT_LIST_HEAD(&fs_info->trans_list); in open_ctree()4544 while (!list_empty(&fs_info->trans_list)) { in btrfs_cleanup_transaction()4545 t = list_first_entry(&fs_info->trans_list, in btrfs_cleanup_transaction()
665 struct list_head trans_list; member
71 struct list_head trans_list; member552 list_for_each_entry_rcu(trans, &mlxsw_core->emad.trans_list, list) { in mlxsw_emad_rx_listener_func()589 INIT_LIST_HEAD(&mlxsw_core->emad.trans_list); in mlxsw_emad_init()681 list_add_tail_rcu(&trans->list, &mlxsw_core->emad.trans_list); in mlxsw_emad_reg_access()