Searched refs:__statfs64 (Results 1 – 8 of 8) sorted by relevance
4 .globl __statfs64 symbol6 .ent __statfs648 __statfs64: label22 .end __statfs64
30 extern int __statfs64(const char *, size_t, struct statfs *);34 return __statfs64(path, sizeof(struct statfs), stat); in statfs()
6 ENTRY(__statfs64)15 END(__statfs64)
6 ENTRY(__statfs64)27 END(__statfs64)
127 syscall_src += arch-arm/syscalls/__statfs64.S
130 syscall_src += arch-mips/syscalls/__statfs64.S
131 syscall_src += arch-x86/syscalls/__statfs64.S
202 int __statfs64:statfs64(const char *, size_t, struct statfs *) 1