Searched refs:afs_mntpt_follow_link (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Dmntpt.c27 static void *afs_mntpt_follow_link(struct dentry *dentry, struct nameidata *nd);
36 .follow_link = afs_mntpt_follow_link,
42 .follow_link = afs_mntpt_follow_link,
242 static void *afs_mntpt_follow_link(struct dentry *dentry, struct nameidata *nd) function

Completed in 76 milliseconds