Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dxattr.h30 extern const struct xattr_handler ocfs2_xattr_user_handler;
H A Dxattr.c91 &ocfs2_xattr_user_handler,
98 [OCFS2_XATTR_INDEX_USER] = &ocfs2_xattr_user_handler,
7385 const struct xattr_handler ocfs2_xattr_user_handler = { variable