Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dctree.h579 bool btrfs_block_can_be_shared(struct btrfs_trans_handle *trans,
H A Dctree.c306 bool btrfs_block_can_be_shared(struct btrfs_trans_handle *trans, in btrfs_block_can_be_shared() function
372 if (btrfs_block_can_be_shared(trans, root, buf)) { in update_ref_for_cow()
H A Dbackref.c3388 if (btrfs_block_can_be_shared(trans, root, eb)) in handle_indirect_tree_backref()