Home
last modified time | relevance | path

Searched refs:xi_local (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Dxattr.c2079 int xi_local = xi->xi_value_len <= OCFS2_XATTR_INLINE_SIZE; in ocfs2_xa_reuse_entry() local
2089 if (!xi_local) in ocfs2_xa_reuse_entry()
2093 if (xi_local) { in ocfs2_xa_reuse_entry()
2117 ocfs2_xattr_set_local(loc->xl_entry, xi_local); in ocfs2_xa_reuse_entry()