Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dtransaction.c195 list_for_each_entry_safe(root, tmp, &cur_trans->switch_commits, in switch_commit_roots()
376 INIT_LIST_HEAD(&cur_trans->switch_commits); in join_transaction()
1330 &trans->transaction->switch_commits); in commit_cowonly_roots()
1468 &trans->transaction->switch_commits); in commit_fs_roots()
2453 &cur_trans->switch_commits); in btrfs_commit_transaction()
2458 &cur_trans->switch_commits); in btrfs_commit_transaction()
2464 &cur_trans->switch_commits); in btrfs_commit_transaction()
Dtransaction.h57 struct list_head switch_commits; member