Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dtransaction.h52 struct list_head pending_snapshots; member
Dtransaction.c329 INIT_LIST_HEAD(&cur_trans->pending_snapshots); in join_transaction()
1734 struct list_head *head = &trans->transaction->pending_snapshots; in create_pending_snapshots()
1976 struct list_head *head = &trans->transaction->pending_snapshots; in btrfs_start_delalloc_flush()
2004 struct list_head *head = &trans->transaction->pending_snapshots; in btrfs_wait_delalloc_flush()
Dioctl.c843 &trans->transaction->pending_snapshots); in create_snapshot()