Home
last modified time | relevance | path

Searched refs:btrfs_pending_snapshot (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/fs/btrfs/
Drelocation.h15 void btrfs_reloc_pre_snapshot(struct btrfs_pending_snapshot *pending,
18 struct btrfs_pending_snapshot *pending);
Dtransaction.h127 struct btrfs_pending_snapshot *pending_snapshot;
152 struct btrfs_pending_snapshot { struct
Dctree.h43 struct btrfs_pending_snapshot;
Dtransaction.c1632 struct btrfs_pending_snapshot *pending) in create_pending_snapshot()
1909 struct btrfs_pending_snapshot *pending, *next; in create_pending_snapshots()
Drelocation.c4481 void btrfs_reloc_pre_snapshot(struct btrfs_pending_snapshot *pending, in btrfs_reloc_pre_snapshot()
4517 struct btrfs_pending_snapshot *pending) in btrfs_reloc_post_snapshot()
Dioctl.c781 struct btrfs_pending_snapshot *pending_snapshot; in create_snapshot()