Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dtransaction.h150 struct btrfs_pending_snapshot { struct
H A Dtransaction.c1505 struct btrfs_pending_snapshot *pending) in create_pending_snapshot()
1776 struct btrfs_pending_snapshot *pending, *next; in create_pending_snapshots()
2028 struct btrfs_pending_snapshot *pending; in btrfs_start_delalloc_flush()
2056 struct btrfs_pending_snapshot *pending; in btrfs_wait_delalloc_flush()
H A Dctree.h40 struct btrfs_pending_snapshot;
3528 void btrfs_reloc_pre_snapshot(struct btrfs_pending_snapshot *pending,
3531 struct btrfs_pending_snapshot *pending);
H A Drelocation.c4007 void btrfs_reloc_pre_snapshot(struct btrfs_pending_snapshot *pending, in btrfs_reloc_pre_snapshot()
4043 struct btrfs_pending_snapshot *pending) in btrfs_reloc_post_snapshot()
H A Dioctl.c797 struct btrfs_pending_snapshot *pending_snapshot; in create_snapshot()