Home
last modified time | relevance | path

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

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