Home
last modified time | relevance | path

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

/linux/fs/ocfs2/ !
H A Dxattr.h30 extern const struct xattr_handler ocfs2_xattr_user_handler;
H A Dxattr.c95 &ocfs2_xattr_user_handler,
102 [OCFS2_XATTR_INDEX_USER] = &ocfs2_xattr_user_handler,
7411 const struct xattr_handler ocfs2_xattr_user_handler = { variable