statfs.h

Overview

Related Modules:

FS

Description:

Provides a function to obtain information about a file system.

Since:

1.0

Version:

1.0

Summary

Functions

Function Name Description
statfs (const char path, struct statfs buf) int Obtains file system information of a file in a specified path.