Home
last modified time | relevance | path

Searched refs:switch_commits (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dtransaction.c117 list_for_each_entry_safe(root, tmp, &trans->switch_commits, in switch_commit_roots()
269 INIT_LIST_HEAD(&cur_trans->switch_commits); in join_transaction()
1154 &trans->transaction->switch_commits); in commit_cowonly_roots()
1176 &trans->transaction->switch_commits); in commit_cowonly_roots()
1234 &trans->transaction->switch_commits); in commit_fs_roots()
2086 &cur_trans->switch_commits); in btrfs_commit_transaction()
2091 &cur_trans->switch_commits); in btrfs_commit_transaction()
Dtransaction.h67 struct list_head switch_commits; member