RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Structures | Typedefs | Functions
statvfs.h File Reference

This header file provides the statvfs() and fstatvfs() interfaces. More...

#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  statvfs
 

Typedefs

typedef uint64_t fsblkcnt_t
 
typedef uint32_t fsfilcnt_t
 

Functions

int statvfs (const char *__restrict, struct statvfs *__restrict)
 
int fstatvfs (int, struct statvfs *)
 

Detailed Description

This header file provides the statvfs() and fstatvfs() interfaces.

The statvfs() is defined by the SUS: