Motr  M0
validation.h File Reference
#include "lib/types.h"
Include dependency graph for validation.h:

Go to the source code of this file.

Data Structures

struct  m0_conf_rule
 
struct  m0_conf_ruleset
 

Macros

#define __MOTR_CONF_VALIDATION_H__
 

Enumerations

enum  { M0_CONF_RULES_MAX = 32 }
 

Functions

char * m0_conf_validation_error (struct m0_conf_cache *cache, char *buf, size_t buflen)
 
M0_INTERNAL char * m0_conf_validation_error_locked (const struct m0_conf_cache *cache, char *buf, size_t buflen)
 

Macro Definition Documentation

◆ __MOTR_CONF_VALIDATION_H__

#define __MOTR_CONF_VALIDATION_H__

Definition at line 24 of file validation.h.