miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
vfs_statfs Struct Reference

#include <vfs.h>

Public Attributes

uint64_t f_type
uint64_t f_bsize
uint64_t f_blocks
uint64_t f_bfree
uint64_t f_bavail
uint64_t f_files
uint64_t f_ffree
uint64_t f_namelen
uint64_t f_fsid

Member Data Documentation

◆ f_bavail

uint64_t vfs_statfs::f_bavail

◆ f_bfree

uint64_t vfs_statfs::f_bfree

◆ f_blocks

uint64_t vfs_statfs::f_blocks

◆ f_bsize

uint64_t vfs_statfs::f_bsize

◆ f_ffree

uint64_t vfs_statfs::f_ffree

◆ f_files

uint64_t vfs_statfs::f_files

◆ f_fsid

uint64_t vfs_statfs::f_fsid

◆ f_namelen

uint64_t vfs_statfs::f_namelen

◆ f_type

uint64_t vfs_statfs::f_type

The documentation for this struct was generated from the following file:
  • include/miniOS/fs/vfs.h