Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/
Dxattr.c2050 int xi_local = xi->xi_value_len <= OCFS2_XATTR_INLINE_SIZE; in ocfs2_xa_reuse_entry() local
2060 if (!xi_local) in ocfs2_xa_reuse_entry()
2064 if (xi_local) { in ocfs2_xa_reuse_entry()
2088 ocfs2_xattr_set_local(loc->xl_entry, xi_local); in ocfs2_xa_reuse_entry()