Searched defs:for_cow (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/fs/btrfs/ |
D | delayed-ref.c | 508 int for_cow) in add_delayed_tree_ref() 568 int action, int for_cow) in add_delayed_data_ref() 632 int for_cow) in btrfs_add_delayed_tree_ref() 683 int for_cow) in btrfs_add_delayed_data_ref()
|
D | delayed-ref.h | 237 static inline int need_ref_seq(int for_cow, u64 rootid) in need_ref_seq()
|
D | extent-tree.c | 1875 u64 root_objectid, u64 owner, u64 offset, int for_cow) in btrfs_inc_extent_ref() 2676 int full_backref, int inc, int for_cow) in __btrfs_mod_ref() 2746 struct extent_buffer *buf, int full_backref, int for_cow) in btrfs_inc_ref() 2752 struct extent_buffer *buf, int full_backref, int for_cow) in btrfs_dec_ref() 5116 u64 parent, int last_ref, int for_cow) in btrfs_free_tree_block() 5163 u64 owner, u64 offset, int for_cow) in btrfs_free_extent() 6203 u64 hint, u64 empty_size, int for_cow) in btrfs_alloc_free_block()
|