Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Drelocation.h13 struct btrfs_pending_snapshot;
25 void btrfs_reloc_pre_snapshot(struct btrfs_pending_snapshot *pending,
28 struct btrfs_pending_snapshot *pending);
Dtransaction.h24 struct btrfs_pending_snapshot;
153 struct btrfs_pending_snapshot *pending_snapshot;
179 struct btrfs_pending_snapshot { struct
Dtransaction.c1629 struct btrfs_pending_snapshot *pending) in create_pending_snapshot()
1915 struct btrfs_pending_snapshot *pending, *next; in create_pending_snapshots()
Drelocation.c4432 void btrfs_reloc_pre_snapshot(struct btrfs_pending_snapshot *pending, in btrfs_reloc_pre_snapshot()
4468 struct btrfs_pending_snapshot *pending) in btrfs_reloc_post_snapshot()
Dioctl.c798 struct btrfs_pending_snapshot *pending_snapshot; in create_snapshot()