Home
last modified time | relevance | path

Searched defs:readlink (Results 1 – 2 of 2) sorted by relevance

/linux/fs/
H A Dstat.c610 SYSCALL_DEFINE3(readlink, const char __user *, path, char __user *, buf, in SYSCALL_DEFINE3() argument
/linux/include/linux/
H A Dfs.h2227 int (*readlink) (struct dentry *, char __user *,int); member