Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Drelocation.h16 void btrfs_reloc_pre_snapshot(struct btrfs_pending_snapshot *pending,
19 struct btrfs_pending_snapshot *pending);
H A Dtransaction.h136 struct btrfs_pending_snapshot *pending_snapshot;
161 struct btrfs_pending_snapshot { struct
H A Dctree.h43 struct btrfs_pending_snapshot;
H A Dtransaction.c1629 struct btrfs_pending_snapshot *pending) in create_pending_snapshot()
1906 struct btrfs_pending_snapshot *pending, *next; in create_pending_snapshots()
H A Drelocation.c4411 void btrfs_reloc_pre_snapshot(struct btrfs_pending_snapshot *pending, in btrfs_reloc_pre_snapshot()
4447 struct btrfs_pending_snapshot *pending) in btrfs_reloc_post_snapshot()
H A Dioctl.c791 struct btrfs_pending_snapshot *pending_snapshot; in create_snapshot()