Searched refs:fd_statfs (Results 1 – 2 of 2) sorted by relevance
95 int fd_statfs(int fd, struct kstatfs *st) in fd_statfs() function196 int error = fd_statfs(fd, &st); in SYSCALL_DEFINE2()210 error = fd_statfs(fd, &st); in SYSCALL_DEFINE3()
262 int error = fd_statfs(fd, &tmp); in compat_sys_fstatfs()323 error = fd_statfs(fd, &tmp); in compat_sys_fstatfs64()