Home
last modified time | relevance | path

Searched refs:switch_commits (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dtransaction.h54 struct list_head switch_commits; member
H A Dtransaction.c161 list_for_each_entry_safe(root, tmp, &cur_trans->switch_commits, in switch_commit_roots()
372 INIT_LIST_HEAD(&cur_trans->switch_commits); in join_transaction()
1273 &trans->transaction->switch_commits); in commit_cowonly_roots()
1295 &trans->transaction->switch_commits); in commit_cowonly_roots()
1359 &trans->transaction->switch_commits); in commit_fs_roots()
2361 &cur_trans->switch_commits); in btrfs_commit_transaction()
2366 &cur_trans->switch_commits); in btrfs_commit_transaction()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtransaction.c193 list_for_each_entry_safe(root, tmp, &cur_trans->switch_commits, in switch_commit_roots()
374 INIT_LIST_HEAD(&cur_trans->switch_commits); in join_transaction()
1328 &trans->transaction->switch_commits); in commit_cowonly_roots()
1466 &trans->transaction->switch_commits); in commit_fs_roots()
2451 &cur_trans->switch_commits); in btrfs_commit_transaction()
2456 &cur_trans->switch_commits); in btrfs_commit_transaction()
2462 &cur_trans->switch_commits); in btrfs_commit_transaction()
H A Dtransaction.h60 struct list_head switch_commits; member

Completed in 7 milliseconds