Home
last modified time | relevance | path

Searched refs:lstat64 (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/um/os-Linux/
Duser_syms.c106 EXPORT_SYMBOL_PROTO(lstat64);
/linux-2.6.39/fs/hostfs/
Dhostfs_user.c49 } else if (lstat64(path, &buf) < 0) { in stat_file()
/linux-2.6.39/arch/parisc/kernel/
Dsyscall_table.S299 ENTRY_SAME(lstat64)
/linux-2.6.39/fs/
Dstat.c380 SYSCALL_DEFINE2(lstat64, const char __user *, filename, in SYSCALL_DEFINE2() argument