Home
last modified time | relevance | path

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

/fs/btrfs/
Dtransaction.h130 struct btrfs_pending_snapshot { struct
Dtransaction.c1392 struct btrfs_pending_snapshot *pending) in create_pending_snapshot()
1662 struct btrfs_pending_snapshot *pending, *next; in create_pending_snapshots()
1902 struct btrfs_pending_snapshot *pending; in btrfs_start_delalloc_flush()
1930 struct btrfs_pending_snapshot *pending; in btrfs_wait_delalloc_flush()
Dctree.h38 struct btrfs_pending_snapshot;
3350 void btrfs_reloc_pre_snapshot(struct btrfs_pending_snapshot *pending,
3353 struct btrfs_pending_snapshot *pending);
Drelocation.c4759 void btrfs_reloc_pre_snapshot(struct btrfs_pending_snapshot *pending, in btrfs_reloc_pre_snapshot()
4791 struct btrfs_pending_snapshot *pending) in btrfs_reloc_post_snapshot()
Dioctl.c762 struct btrfs_pending_snapshot *pending_snapshot; in create_snapshot()