Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/
Dxattr.h42 extern const struct xattr_handler ocfs2_xattr_security_handler;
Dxattr.c105 &ocfs2_xattr_security_handler,
116 [OCFS2_XATTR_INDEX_SECURITY] = &ocfs2_xattr_security_handler,
7305 const struct xattr_handler ocfs2_xattr_security_handler = { variable