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

/linux-master/fs/btrfs/
H A Dtransaction.h75 struct list_head switch_commits; member in struct:btrfs_transaction
H A Dtransaction.c191 list_for_each_entry_safe(root, tmp, &cur_trans->switch_commits,
372 INIT_LIST_HEAD(&cur_trans->switch_commits);
1372 &trans->transaction->switch_commits);
1511 &trans->transaction->switch_commits);
2453 &cur_trans->switch_commits);
2458 &cur_trans->switch_commits);
2464 &cur_trans->switch_commits);

Completed in 109 milliseconds