Home
last modified time | relevance | path

Searched refs:pending_snapshots (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dtransaction.h52 struct list_head pending_snapshots; member
H A Dtransaction.c370 INIT_LIST_HEAD(&cur_trans->pending_snapshots); in join_transaction()
1784 struct list_head *head = &trans->transaction->pending_snapshots; in create_pending_snapshots()
2036 struct list_head *head = &trans->transaction->pending_snapshots; in btrfs_start_delalloc_flush()
2064 struct list_head *head = &trans->transaction->pending_snapshots; in btrfs_wait_delalloc_flush()
H A Dioctl.c858 &trans->transaction->pending_snapshots); in create_snapshot()
/kernel/linux/linux-6.6/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()
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()

Completed in 11 milliseconds