Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dtransaction.c1915 ret = btrfs_start_delalloc_snapshot(pending->root); in btrfs_start_delalloc_flush()
Dsend.c6985 ret = btrfs_start_delalloc_snapshot(root); in flush_delalloc_roots()
6993 ret = btrfs_start_delalloc_snapshot(root); in flush_delalloc_roots()
Dctree.h2842 int btrfs_start_delalloc_snapshot(struct btrfs_root *root);
Dioctl.c793 ret = btrfs_start_delalloc_snapshot(root); in create_snapshot()
Dinode.c10193 int btrfs_start_delalloc_snapshot(struct btrfs_root *root) in btrfs_start_delalloc_snapshot() function