Home
last modified time | relevance | path

Searched refs:SysFstatfs (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_a/syscall/
H A Dlos_syscall.h272 extern int SysFstatfs(int fd, struct statfs *buf);
H A Dfs_syscall.c2614 int SysFstatfs(int fd, struct statfs *buf) in SysFstatfs() function
2652 ret = SysFstatfs(fd, buf); in SysFstatfs64()

Completed in 6 milliseconds