Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dtransaction.h127 struct btrfs_pending_snapshot *pending_snapshot;
152 struct btrfs_pending_snapshot { struct
Dtransaction.c1600 struct btrfs_pending_snapshot *pending) in create_pending_snapshot()
1862 struct btrfs_pending_snapshot *pending, *next; in create_pending_snapshots()
Dctree.h40 struct btrfs_pending_snapshot;
4028 void btrfs_reloc_pre_snapshot(struct btrfs_pending_snapshot *pending,
4031 struct btrfs_pending_snapshot *pending);
Drelocation.c4421 void btrfs_reloc_pre_snapshot(struct btrfs_pending_snapshot *pending, in btrfs_reloc_pre_snapshot()
4457 struct btrfs_pending_snapshot *pending) in btrfs_reloc_post_snapshot()
Dioctl.c769 struct btrfs_pending_snapshot *pending_snapshot; in create_snapshot()