Searched refs:vfs_readlink (Results 1 - 4 of 4) sorted by last modified time

/linux-master/include/linux/
H A Dfs.h3278 extern int vfs_readlink(struct dentry *, char __user *, int);
/linux-master/fs/
H A Dstat.c511 error = vfs_readlink(path.dentry, buf, bufsiz);
H A Dnamei.c5111 * vfs_readlink - copy symlink body into userspace buffer
5120 int vfs_readlink(struct dentry *dentry, char __user *buffer, int buflen) function
5149 EXPORT_SYMBOL(vfs_readlink); variable
/linux-master/fs/xfs/
H A Dxfs_ioctl.c

Completed in 226 milliseconds