Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dtransaction.h52 struct list_head pending_snapshots; member
H A Dtransaction.c369 INIT_LIST_HEAD(&cur_trans->pending_snapshots); in join_transaction()
1777 struct list_head *head = &trans->transaction->pending_snapshots; in create_pending_snapshots()
2029 struct list_head *head = &trans->transaction->pending_snapshots; in btrfs_start_delalloc_flush()
2057 struct list_head *head = &trans->transaction->pending_snapshots; in btrfs_wait_delalloc_flush()
H A Dioctl.c855 &trans->transaction->pending_snapshots); in create_snapshot()