Searched refs:OCFS2_EXT_REFCOUNTED (Results 1 – 8 of 8) sorted by relevance
106 replace_rec.e_flags = ext_flags & ~OCFS2_EXT_REFCOUNTED; in __ocfs2_move_extent()122 if (ext_flags & OCFS2_EXT_REFCOUNTED) in __ocfs2_move_extent()208 if ((ext_flags & OCFS2_EXT_REFCOUNTED) && *len) { in ocfs2_defrag_extent()582 if ((ext_flags & OCFS2_EXT_REFCOUNTED) && len) { in ocfs2_move_extent()
2350 OCFS2_EXT_REFCOUNTED, 0); in ocfs2_mark_extent_refcounted()2678 BUG_ON(!(rec->e_flags & OCFS2_EXT_REFCOUNTED)); in ocfs2_refcount_cal_cow_clusters()2686 if ((!(rec->e_flags & OCFS2_EXT_REFCOUNTED)) || in ocfs2_refcount_cal_cow_clusters()3073 replace_rec.e_flags &= ~OCFS2_EXT_REFCOUNTED; in ocfs2_clear_ext_refcount()3344 BUG_ON(!(ext_flags & OCFS2_EXT_REFCOUNTED)); in ocfs2_replace_cow()3469 if (ext_flags & OCFS2_EXT_REFCOUNTED) { in ocfs2_refcount_cow()3809 if (p_cluster && !(ext_flags & OCFS2_EXT_REFCOUNTED)) { in ocfs2_attach_refcount_tree()4556 if (!(ext_flags & OCFS2_EXT_REFCOUNTED)) { in ocfs2_reflink_remap_extent()4569 ext_flags |= OCFS2_EXT_REFCOUNTED; in ocfs2_reflink_remap_extent()
788 if (rec.e_flags & OCFS2_EXT_REFCOUNTED) in ocfs2_fiemap()849 if (rec.e_flags & OCFS2_EXT_REFCOUNTED) in ocfs2_overwrite_io()
363 if (!(ext_flags & OCFS2_EXT_REFCOUNTED)) in ocfs2_cow_file_pos()881 if (ext_flags & OCFS2_EXT_REFCOUNTED) in ocfs2_zero_extend_get_range()904 if (ext_flags & OCFS2_EXT_REFCOUNTED) in ocfs2_zero_extend_get_range()2166 if (phys_cpos && (extent_flags & OCFS2_EXT_REFCOUNTED)) { in ocfs2_check_range_for_refcount()
270 #define OCFS2_EXT_REFCOUNTED (0x02) /* Extent is reference macro
789 if (ext_flags & OCFS2_EXT_REFCOUNTED) in __ocfs2_remove_xattr_range()1377 BUG_ON(ext_flags & OCFS2_EXT_REFCOUNTED); in __ocfs2_xattr_set_value_outside()2344 if (!(ext_flags & OCFS2_EXT_REFCOUNTED)) in ocfs2_lock_xattr_remove_allocators()5838 if (!(ext_flags & OCFS2_EXT_REFCOUNTED)) in ocfs2_prepare_refcount_xattr()5906 if ((ext_flags & OCFS2_EXT_REFCOUNTED)) in ocfs2_xattr_value_attach_refcount()
5711 if ((flags & OCFS2_EXT_REFCOUNTED) && len) { in ocfs2_remove_btree_range()5782 if (flags & OCFS2_EXT_REFCOUNTED) in ocfs2_remove_btree_range()7344 if ((flags & OCFS2_EXT_REFCOUNTED) && trunc_len && !ref_tree) { in ocfs2_commit_truncate()
1410 BUG_ON(ext_flags & OCFS2_EXT_REFCOUNTED); in ocfs2_populate_write_desc()