NAME statfs, fstatfs - get filesystem statistics LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/vfs.h ... const char * path , struct statfs * buf ); int fstatfs(i…NAME statfs, fstatfs - get filesystem statistics LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/vfs.h ... const char * path , struct statfs * buf ); int fstatfs(i…NAME statfs, fstatfs - get filesystem statistics LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/vfs.h ... const char * path , struct statfs * buf ); int fstatfs(i…NAME statfs, fstatfs - get filesystem statistics LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/vfs.h ... const char * path , struct statfs * buf ); int fstatfs(i…Linux 3.5). • fstat (2) (since Linux 3.6). • fstatfs (2) (since Linux 3.12). • Duplicating the file ... automount directory without triggering a mount. fstatfs (2) can then be used…Linux 3.5). • fstat (2) (since Linux 3.6). • fstatfs (2) (since Linux 3.12). • Duplicating the file ... automount directory without triggering a mount. fstatfs (2) can then be used…Linux 3.5). • fstat (2) (since Linux 3.6). • fstatfs (2) (since Linux 3.12). • Duplicating the file ... automount directory without triggering a mount. fstatfs (2) can then be used…kernel has system calls statfs (2) and fstatfs (2) to support this library callkernel has system calls statfs (2) and fstatfs (2) to support this library callfstat64 (2) 2.4 fstatat64 (2) 2.6.16 fstatfs (2) 1.0 fstatfs64 (2) 2.6 fsyncNAME filesystems - Linux