Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dtransaction.h21 struct btrfs_pending_snapshot;
163 struct btrfs_pending_snapshot *pending_snapshot;
197 struct btrfs_pending_snapshot { struct
H A Dtransaction.c1673 struct btrfs_pending_snapshot *pending) in create_pending_snapshot()
1964 struct btrfs_pending_snapshot *pending, *next; in create_pending_snapshots()
H A Drelocation.c5926 void btrfs_reloc_pre_snapshot(struct btrfs_pending_snapshot *pending, in btrfs_reloc_pre_snapshot()
5962 struct btrfs_pending_snapshot *pending) in btrfs_reloc_post_snapshot()
H A Dioctl.c763 struct btrfs_pending_snapshot AUTO_KFREE(pending_snapshot); in create_snapshot()