Searched defs:statfs64 (Results 1 – 3 of 3) sorted by relevance
46 struct statfs64 { struct69 struct compat_statfs64 { argument
3 SYS_FUNC(statfs64) in SYS_FUNC() argument
1462 pub fn statfs64(path: *const ::c_char, buf: *mut statfs64) -> ::c_int; in statfs64() function