.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "VXFS_IMMED_FOLLOW_LINK" "" "06 October 2005" "" ""
.SH NAME
vxfs_immed_follow_link \- follow immed symlink
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int vxfs_immed_follow_link (struct dentry * \fIdp\fB, struct nameidata * \fInp\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdp\fB\fR
dentry for the link
.TP
\fB\fInp\fB\fR
pathname lookup data for the current path walk
.SH "DESCRIPTION"
.PP
vxfs_immed_follow_link restarts the pathname lookup with
the data obtained from \fIdp\fR\&.
.SH "RETURNS"
.PP
Zero on success, else a negative error code.