Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dxattr.h34 extern const struct xattr_handler ocfs2_xattr_security_handler;
Dxattr.c97 &ocfs2_xattr_security_handler,
108 [OCFS2_XATTR_INDEX_SECURITY] = &ocfs2_xattr_security_handler,
7306 const struct xattr_handler ocfs2_xattr_security_handler = { variable