Home
last modified time | relevance | path

Searched refs:btrfs_block_can_be_shared (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/btrfs/
Dctree.c869 int btrfs_block_can_be_shared(struct btrfs_root *root, in btrfs_block_can_be_shared() function
918 if (btrfs_block_can_be_shared(root, buf)) { in update_ref_for_cow()
Dctree.h2539 int btrfs_block_can_be_shared(struct btrfs_root *root,
Drelocation.c945 if (btrfs_block_can_be_shared(root, eb)) in build_backref_tree()