Motr  M0
m0_fop_statfs_rep Struct Reference

#include <md_fops.h>

Collaboration diagram for m0_fop_statfs_rep:
Collaboration graph

Data Fields

int32_t f_rc
 
uint64_t f_type
 
uint32_t f_bsize
 
uint64_t f_blocks
 
uint64_t f_bfree
 
uint64_t f_bavail
 
uint64_t f_files
 
uint64_t f_ffree
 
uint32_t f_namelen
 
struct m0_fid f_root
 

Detailed Description

Definition at line 269 of file md_fops.h.

Field Documentation

◆ f_bavail

uint64_t f_bavail

Definition at line 275 of file md_fops.h.

◆ f_bfree

uint64_t f_bfree

Definition at line 274 of file md_fops.h.

◆ f_blocks

uint64_t f_blocks

Definition at line 273 of file md_fops.h.

◆ f_bsize

uint32_t f_bsize

Definition at line 272 of file md_fops.h.

◆ f_ffree

uint64_t f_ffree

Definition at line 277 of file md_fops.h.

◆ f_files

uint64_t f_files

Definition at line 276 of file md_fops.h.

◆ f_namelen

uint32_t f_namelen

Definition at line 278 of file md_fops.h.

◆ f_rc

int32_t f_rc

Definition at line 270 of file md_fops.h.

◆ f_root

struct m0_fid f_root

Definition at line 279 of file md_fops.h.

◆ f_type

uint64_t f_type

Definition at line 271 of file md_fops.h.


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