VXFS_IMMED_READLINK
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
vxfs_immed_readlink - read immed symlink
SYNOPSIS
"SYNOPSIS"
int vxfs_immed_readlink (struct dentry * dp, char __user * bp, int buflen);
ARGUMENTS
- dp
-
dentry for the link
- bp
-
output buffer
- buflen
-
length of bp
DESCRIPTION
vxfs_immed_readlink calls vfs_readlink to read the link
described by dp into userspace.
RETURNS
Number of bytes successfully copied to userspace.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURNS
-
This document was created by
man2html,
using the manual pages.
Time: 05:31:03 GMT, October 06, 2005