Lines Matching defs:handler
529 const struct xattr_handler *handler = NULL;
532 handler = ocfs2_xattr_handler_map[name_index];
533 return handler ? xattr_prefix(handler) : NULL;
7237 static int ocfs2_xattr_security_get(const struct xattr_handler *handler,
7245 static int ocfs2_xattr_security_set(const struct xattr_handler *handler,
7332 static int ocfs2_xattr_trusted_get(const struct xattr_handler *handler,
7340 static int ocfs2_xattr_trusted_set(const struct xattr_handler *handler,
7359 static int ocfs2_xattr_user_get(const struct xattr_handler *handler,
7371 static int ocfs2_xattr_user_set(const struct xattr_handler *handler,