Home
last modified time | relevance | path

Searched refs:STRUCT_STATFS (Results 1 – 1 of 1) sorted by relevance

/dports/net-mgmt/collectd5/collectd-5.12.0/src/utils/mount/
H A Dmount.c410 #define STRUCT_STATFS struct statfs in cu_mount_getfsstat() macro
415 #define STRUCT_STATFS struct statvfs in cu_mount_getfsstat()
421 STRUCT_STATFS *buf; in cu_mount_getfsstat()
442 if ((num = CMD_STATFS(buf, bufsize * sizeof(STRUCT_STATFS), FLAGS_STATFS)) < in cu_mount_getfsstat()