RTEMS CPU Kit with SuperCore  4.11.3
Data Structures | Typedefs | Functions
statvfs.h File Reference

Interface to the statvfs() Set of API Methods. More...

#include <stdint.h>
Include dependency graph for statvfs.h:
This graph shows which files directly or indirectly include this file:

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

Interface to the statvfs() Set of API Methods.

This include file defines the interface to the statvfs() set of API methods. The statvfs as defined by the SUS: