Home
last modified time | relevance | path

Searched defs:ocfs2_xattr_reflink (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/fs/ocfs2/
Dxattr.c6179 struct ocfs2_xattr_reflink { struct
6180 struct inode *old_inode;
6181 struct inode *new_inode;
6182 struct buffer_head *old_bh;
6183 struct buffer_head *new_bh;
6184 struct ocfs2_caching_info *ref_ci;
6185 struct buffer_head *ref_root_bh;
6186 struct ocfs2_cached_dealloc_ctxt *dealloc;
6187 should_xattr_reflinked *xattr_reflinked;