]>
Git Repo - linux.git/blobdiff - fs/xfs/xfs_iops.c
STATIC const char *
xfs_vn_follow_link(
struct dentry *dentry,
- void **cookie,
- struct nameidata *nd)
+ void **cookie)
{
char *link;
int error = -ENOMEM;
This page took 0.030215 seconds and 4 git commands to generate.