Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dxattr.c6187 struct ocfs2_xattr_reflink { struct
6188 struct inode *old_inode;
6189 struct inode *new_inode;
6190 struct buffer_head *old_bh;
6191 struct buffer_head *new_bh;
6192 struct ocfs2_caching_info *ref_ci;
6193 struct buffer_head *ref_root_bh;
6194 struct ocfs2_cached_dealloc_ctxt *dealloc;
6195 should_xattr_reflinked *xattr_reflinked;