Searched defs:statvfs64 (Results 1 – 5 of 5) sorted by relevance
199 pub unsafe extern "C" fn statvfs64(path: *const c_char, buf: *mut crate::statvfs64) -> c_int { in statvfs64() function
41 pub type statvfs64 = crate::statvfs; typedef
227 pub unsafe extern "C" fn statvfs64(path: *const c_char, buf: *mut crate::statvfs64) -> c_int { in statvfs64() function
3291 pub fn statvfs64(path: *const c_char, buf: *mut statvfs64) -> c_int; in statvfs64() function
4097 pub fn statvfs64(__file: *const c_char, __buf: *mut statvfs64) -> c_int; in statvfs64() function