Searched defs:ocfs2_xattr_reflink (Results 1 – 1 of 1) sorted by relevance
6193 struct ocfs2_xattr_reflink { struct6194 struct inode *old_inode;6195 struct inode *new_inode;6196 struct buffer_head *old_bh;6197 struct buffer_head *new_bh;6198 struct ocfs2_caching_info *ref_ci;6199 struct buffer_head *ref_root_bh;6200 struct ocfs2_cached_dealloc_ctxt *dealloc;6201 should_xattr_reflinked *xattr_reflinked;