Motr  M0
m0_pver_policy_type Struct Reference

#include <policy.h>

Collaboration diagram for m0_pver_policy_type:
Collaboration graph

Data Fields

uint64_t ppt_magic
 
const char * ppt_name
 
enum m0_pver_policy_code ppt_code
 
const struct m0_pver_policy_type_opsppt_ops
 
struct m0_tlink ppt_link
 

Detailed Description

Definition at line 56 of file policy.h.

Field Documentation

◆ ppt_code

enum m0_pver_policy_code ppt_code

Definition at line 59 of file policy.h.

◆ ppt_link

struct m0_tlink ppt_link

Definition at line 61 of file policy.h.

◆ ppt_magic

uint64_t ppt_magic

Definition at line 57 of file policy.h.

◆ ppt_name

const char* ppt_name

Definition at line 58 of file policy.h.

◆ ppt_ops

const struct m0_pver_policy_type_ops* ppt_ops

Definition at line 60 of file policy.h.


The documentation for this struct was generated from the following file: