Searched defs:statvfs (Results 1 – 5 of 5) sorted by relevance
1540 pub fn statvfs(path: *const c_char, buf: *mut statvfs) -> c_int; in statvfs() function
1584 mntvbufp: *mut *mut crate::statvfs, in getmntvinfo()
2722 pub fn getmntinfo(mntbufp: *mut *mut crate::statvfs, flags: c_int) -> c_int; in getmntinfo()2723 pub fn getvfsstat(buf: *mut statvfs, bufsize: size_t, flags: c_int) -> c_int; in getvfsstat()
3871 pub fn statvfs(path: *const c_char, buf: *mut statvfs) -> c_int; in statvfs() function
4096 pub fn statvfs(__file: *const c_char, __buf: *mut statvfs) -> c_int; in statvfs() function