statfs函数说明
函数: statfs 功能描述: 查询文件系统相关的信息。 用法: #include <sys/vfs.h> /* 或者 <sys/statfs.h> */ int statfs(const char *path, struct ...
函数: statfs 功能描述: 查询文件系统相关的信息。 用法: #include <sys/vfs.h> /* 或者 <sys/statfs.h> */ int statfs(const char *path, struct ...