Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dctree.h575 bool btrfs_block_can_be_shared(struct btrfs_trans_handle *trans,
Dctree.c373 bool btrfs_block_can_be_shared(struct btrfs_trans_handle *trans, in btrfs_block_can_be_shared() function
439 if (btrfs_block_can_be_shared(trans, root, buf)) { in update_ref_for_cow()
Dbackref.c3412 if (btrfs_block_can_be_shared(trans, root, eb)) in handle_indirect_tree_backref()