Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dxattr.h32 extern const struct xattr_handler ocfs2_xattr_security_handler;
Dxattr.c95 &ocfs2_xattr_security_handler,
106 [OCFS2_XATTR_INDEX_SECURITY] = &ocfs2_xattr_security_handler,
7305 const struct xattr_handler ocfs2_xattr_security_handler = { variable