Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dxattr.h32 extern const struct xattr_handler ocfs2_xattr_security_handler;
Dxattr.c93 &ocfs2_xattr_security_handler,
102 [OCFS2_XATTR_INDEX_SECURITY] = &ocfs2_xattr_security_handler,
7313 const struct xattr_handler ocfs2_xattr_security_handler = { variable