VSF Documented
statfs.h File Reference

Go to the source code of this file.

Data Structures

struct  statfs
 
struct  vsf_linux_sys_statfs_vplt_t
 

Macros

#define statfs   VSF_LINUX_WRAPPER(statfs)
 
#define fstatfs   VSF_LINUX_WRAPPER(fstatfs)
 

Typedefs

typedef int fsid_t
 
typedef struct vsf_linux_sys_statfs_vplt_t vsf_linux_sys_statfs_vplt_t
 

Functions

int statfs (const char *path, struct statfs *buf)
 
int fstatfs (int fd, struct statfs *buf)
 

Variables

__VSF_VPLT_DECORATOR__ vsf_linux_sys_statfs_vplt_t vsf_linux_sys_statfs_vplt
 

Macro Definition Documentation

◆ statfs

#define statfs   VSF_LINUX_WRAPPER(statfs)

◆ fstatfs

#define fstatfs   VSF_LINUX_WRAPPER(fstatfs)

Typedef Documentation

◆ fsid_t

typedef int fsid_t

◆ vsf_linux_sys_statfs_vplt_t

typedef struct vsf_linux_sys_statfs_vplt_t vsf_linux_sys_statfs_vplt_t

Function Documentation

◆ statfs()

int statfs ( const char * path,
struct statfs * buf )

◆ fstatfs()

int fstatfs ( int fd,
struct statfs * buf )

Variable Documentation

◆ vsf_linux_sys_statfs_vplt

__VSF_VPLT_DECORATOR__ vsf_linux_sys_statfs_vplt_t vsf_linux_sys_statfs_vplt
extern
Generated from commit: vsfteam/vsf@ceb53fd