Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dfile.c1445 ret = btrfs_start_write_no_snapshoting(root); in check_can_nocow()
Dctree.h3571 int btrfs_start_write_no_snapshoting(struct btrfs_root *root);
Dinode.c1363 err = btrfs_start_write_no_snapshoting(root); in run_delalloc_nocow()
4885 ret = btrfs_start_write_no_snapshoting(root); in wait_for_snapshot_creation()
Dextent-tree.c10732 int btrfs_start_write_no_snapshoting(struct btrfs_root *root) in btrfs_start_write_no_snapshoting() function