Mistake on this page?
Report an issue in GitHub or email us
Data Fields
statvfs Struct Reference

Data Fields

unsigned long f_bsize
 Filesystem block size. More...
 
unsigned long f_frsize
 Fragment size (block size) More...
 
fsblkcnt_t f_blocks
 Number of blocks. More...
 
fsblkcnt_t f_bfree
 Number of free blocks. More...
 
fsblkcnt_t f_bavail
 Number of free blocks for unprivileged users. More...
 
unsigned long f_fsid
 Filesystem ID. More...
 
unsigned long f_namemax
 Maximum filename length. More...
 

Detailed Description

Definition at line 676 of file mbed_retarget.h.

Field Documentation

fsblkcnt_t f_bavail

Number of free blocks for unprivileged users.

Definition at line 682 of file mbed_retarget.h.

fsblkcnt_t f_bfree

Number of free blocks.

Definition at line 681 of file mbed_retarget.h.

fsblkcnt_t f_blocks

Number of blocks.

Definition at line 680 of file mbed_retarget.h.

unsigned long f_bsize

Filesystem block size.

Definition at line 677 of file mbed_retarget.h.

unsigned long f_frsize

Fragment size (block size)

Definition at line 678 of file mbed_retarget.h.

unsigned long f_fsid

Filesystem ID.

Definition at line 684 of file mbed_retarget.h.

unsigned long f_namemax

Maximum filename length.

Definition at line 686 of file mbed_retarget.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.