Home
last modified time | relevance | path

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

/fs/btrfs/
Dtransaction.h138 struct btrfs_pending_snapshot { struct
Dtransaction.c1409 struct btrfs_pending_snapshot *pending) in create_pending_snapshot()
1680 struct btrfs_pending_snapshot *pending, *next; in create_pending_snapshots()
Dctree.h47 struct btrfs_pending_snapshot;
3626 void btrfs_reloc_pre_snapshot(struct btrfs_pending_snapshot *pending,
3629 struct btrfs_pending_snapshot *pending);
Drelocation.c4749 void btrfs_reloc_pre_snapshot(struct btrfs_pending_snapshot *pending,
4783 struct btrfs_pending_snapshot *pending)
Dioctl.c666 struct btrfs_pending_snapshot *pending_snapshot; in create_snapshot()