Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dtransaction.c161 list_for_each_entry_safe(root, tmp, &cur_trans->switch_commits, in switch_commit_roots()
371 INIT_LIST_HEAD(&cur_trans->switch_commits); in join_transaction()
1266 &trans->transaction->switch_commits); in commit_cowonly_roots()
1288 &trans->transaction->switch_commits); in commit_cowonly_roots()
1352 &trans->transaction->switch_commits); in commit_fs_roots()
2354 &cur_trans->switch_commits); in btrfs_commit_transaction()
2359 &cur_trans->switch_commits); in btrfs_commit_transaction()
H A Dtransaction.h54 struct list_head switch_commits; member