Searched refs:btrfs_start_delalloc_snapshot (Results 1 – 5 of 5) sorted by relevance
7762 ret = btrfs_start_delalloc_snapshot(root, false); in flush_delalloc_roots()7770 ret = btrfs_start_delalloc_snapshot(root, false); in flush_delalloc_roots()
3378 int btrfs_start_delalloc_snapshot(struct btrfs_root *root, bool in_reclaim_context);
3694 ret = btrfs_start_delalloc_snapshot(root, true); in try_flush_qgroup()
1015 ret = btrfs_start_delalloc_snapshot(root, false); in btrfs_mksnapshot()
9623 int btrfs_start_delalloc_snapshot(struct btrfs_root *root, bool in_reclaim_context) in btrfs_start_delalloc_snapshot() function