Coda Distributed File System
Public Attributes | List of all members
plan9_statfs Struct Reference

#include <9pfs.h>

Public Attributes

uint32_t type
 
uint32_t bsize
 
uint64_t blocks
 
uint64_t bfree
 
uint64_t bavail
 
uint64_t files
 
uint64_t ffree
 
uint64_t fsid
 
uint32_t namelen
 

Member Data Documentation

◆ bavail

uint64_t plan9_statfs::bavail

◆ bfree

uint64_t plan9_statfs::bfree

◆ blocks

uint64_t plan9_statfs::blocks

◆ bsize

uint32_t plan9_statfs::bsize

◆ ffree

uint64_t plan9_statfs::ffree

◆ files

uint64_t plan9_statfs::files

◆ fsid

uint64_t plan9_statfs::fsid

◆ namelen

uint32_t plan9_statfs::namelen

◆ type

uint32_t plan9_statfs::type

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