Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Docfs2_fs.h1113 static inline void ocfs2_xattr_set_type(struct ocfs2_xattr_entry *xe, int type) in ocfs2_xattr_set_type() function
H A Dxattr.c1548 ocfs2_xattr_set_type(loc->xl_entry, xi->xi_name_index); in ocfs2_xa_add_namevalue()