Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dtransaction.h136 struct btrfs_pending_snapshot { struct
Dtransaction.c1300 struct btrfs_pending_snapshot *pending) in create_pending_snapshot()
1576 struct btrfs_pending_snapshot *pending, *next; in create_pending_snapshots()
Dctree.h44 struct btrfs_pending_snapshot;
4325 void btrfs_reloc_pre_snapshot(struct btrfs_pending_snapshot *pending,
4328 struct btrfs_pending_snapshot *pending);
Drelocation.c4595 void btrfs_reloc_pre_snapshot(struct btrfs_pending_snapshot *pending,
4629 struct btrfs_pending_snapshot *pending)
Dioctl.c655 struct btrfs_pending_snapshot *pending_snapshot; in create_snapshot()