Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dctree.h579 bool btrfs_block_can_be_shared(struct btrfs_trans_handle *trans,
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()
Dbackref.c3388 if (btrfs_block_can_be_shared(trans, root, eb)) in handle_indirect_tree_backref()