Searched refs:__st_ino (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/amd64/linux32/
H A Dlinux.h228 l_ulong __st_ino; member in struct:l_stat64
/freebsd-10.0-release/sys/compat/linux/
H A Dlinux_stats.c528 * The __st_ino field makes all the difference. In the Linux kernel
530 * but without the assignment to __st_ino the runtime linker refuses
533 lbuf.__st_ino = buf->st_ino;
/freebsd-10.0-release/sys/i386/linux/
H A Dlinux.h203 l_ulong __st_ino; member in struct:l_stat64

Completed in 341 milliseconds