Searched refs:fstat64 (Results 1 – 2 of 2) sorted by relevance
/fs/hostfs/ | ||
D | hostfs_user.c | 46 if (fstat64(fd, &buf) < 0) in stat_file() |
/fs/ | ||
D | stat.c | 502 SYSCALL_DEFINE2(fstat64, unsigned long, fd, struct stat64 __user *, statbuf) in SYSCALL_DEFINE2() argument |