Searched refs:fd_statfs (Results 1 – 1 of 1) sorted by relevance
115 int fd_statfs(int fd, struct kstatfs *st) in fd_statfs() function214 int error = fd_statfs(fd, &st); in SYSCALL_DEFINE2()228 error = fd_statfs(fd, &st); in SYSCALL_DEFINE3()315 int error = fd_statfs(fd, &tmp); in COMPAT_SYSCALL_DEFINE2()373 error = fd_statfs(fd, &tmp); in kcompat_sys_fstatfs64()
Completed in 5 milliseconds