Home
last modified time | relevance | path

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

/linux-3.4.99/fs/btrfs/
Dctree.c538 static inline int should_cow_block(struct btrfs_trans_handle *trans, in should_cow_block() function
592 if (!should_cow_block(trans, root, buf)) { in btrfs_cow_block()
1767 if (!should_cow_block(trans, root, b)) in btrfs_search_slot()