Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dfile.c1435 ret = btrfs_start_write_no_snapshoting(root); in check_can_nocow()
Dctree.h3516 int btrfs_start_write_no_snapshoting(struct btrfs_root *root);
Dinode.c1353 err = btrfs_start_write_no_snapshoting(root); in run_delalloc_nocow()
4843 ret = btrfs_start_write_no_snapshoting(root); in wait_for_snapshot_creation()
Dextent-tree.c10165 int btrfs_start_write_no_snapshoting(struct btrfs_root *root) in btrfs_start_write_no_snapshoting() function