Motr  M0
m0_spiel_bckey Struct Reference

#include <spiel.h>

Collaboration diagram for m0_spiel_bckey:
Collaboration graph

Data Fields

struct m0_fid sbk_fid
 
uint64_t sbk_user_id
 

Detailed Description

Motr Byte count stats. These stats contain byte count and motr object count data written per pool version per end user. The stats are collected from a target ioservice's btree and returned as an array of key-value pairs where keys are a combination of pool version fid and 64 bit user-id and value is the count of bytes and objects written by a user in a pool version.

Definition at line 1260 of file spiel.h.

Field Documentation

◆ sbk_fid

struct m0_fid sbk_fid

Definition at line 1261 of file spiel.h.

◆ sbk_user_id

uint64_t sbk_user_id

FID of the pool version

Definition at line 1262 of file spiel.h.


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