Searched defs:statfs64 (Results 1 – 4 of 4) sorted by relevance
45 struct statfs64 { struct65 struct statfs64 { /* Same as struct statfs */ argument82 struct compat_statfs64 { argument
40 struct statfs64 { struct55 struct compat_statfs64 { argument
48 struct statfs64 { struct71 struct compat_statfs64 { argument
174 SYSCALL_DEFINE3(statfs64, const char __user *, pathname, size_t, sz, struct statfs64 __user *, buf) in SYSCALL_DEFINE3() argument