Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dctree.c1445 static inline int should_cow_block(struct btrfs_trans_handle *trans, in should_cow_block() function
1503 if (!should_cow_block(trans, root, buf)) { in btrfs_cow_block()
2773 if (!should_cow_block(trans, root, b)) { in btrfs_search_slot()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dctree.c651 static inline int should_cow_block(struct btrfs_trans_handle *trans, in should_cow_block() function
721 if (!should_cow_block(trans, root, buf)) { in btrfs_cow_block()
2210 if (!should_cow_block(trans, root, b)) in btrfs_search_slot()

Completed in 13 milliseconds