Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dxattr.c2071 int xi_local = xi->xi_value_len <= OCFS2_XATTR_INLINE_SIZE; in ocfs2_xa_reuse_entry() local
2081 if (!xi_local) in ocfs2_xa_reuse_entry()
2085 if (xi_local) { in ocfs2_xa_reuse_entry()
2109 ocfs2_xattr_set_local(loc->xl_entry, xi_local); in ocfs2_xa_reuse_entry()