Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dtransaction.h58 struct list_head pending_snapshots; member
Dtransaction.c372 INIT_LIST_HEAD(&cur_trans->pending_snapshots); in join_transaction()
1908 struct list_head *head = &trans->transaction->pending_snapshots; in create_pending_snapshots()
2138 list_add(&trans->pending_snapshot->list, &cur_trans->pending_snapshots); in add_pending_snapshot()