Home
last modified time | relevance | path

Searched refs:SYS_statfs (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/src/stat/
Dstatvfs.c11 return syscall(SYS_statfs, path, buf); in __statfs()
/third_party/musl/src/internal/
Dsyscall.h149 #undef SYS_statfs
150 #define SYS_statfs SYS_statfs64 macro
/third_party/musl/porting/liteos_m/user/src/internal/
Dsyscall.h149 #undef SYS_statfs
150 #define SYS_statfs SYS_statfs64 macro
/third_party/musl/porting/linux/user/src/internal/
Dsyscall.h149 #undef SYS_statfs
150 #define SYS_statfs SYS_statfs64 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h495 #define SYS_statfs 99 macro