Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dctree.c498 static inline int should_cow_block(struct btrfs_trans_handle *trans, in should_cow_block() function
556 if (!should_cow_block(trans, root, buf)) { in btrfs_cow_block()
1747 if (!should_cow_block(trans, root, b)) in btrfs_search_slot()