Lines Matching defs:handler
535 const struct xattr_handler *handler = NULL;
538 handler = ocfs2_xattr_handler_map[name_index];
539 return handler ? xattr_prefix(handler) : NULL;
7243 static int ocfs2_xattr_security_get(const struct xattr_handler *handler,
7251 static int ocfs2_xattr_security_set(const struct xattr_handler *handler,
7337 static int ocfs2_xattr_trusted_get(const struct xattr_handler *handler,
7345 static int ocfs2_xattr_trusted_set(const struct xattr_handler *handler,
7363 static int ocfs2_xattr_user_get(const struct xattr_handler *handler,
7375 static int ocfs2_xattr_user_set(const struct xattr_handler *handler,