Home
last modified time | relevance | path

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

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