Home
last modified time | relevance | path

Searched refs:vxfs_immed_follow_link (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/freevxfs/
Dvxfs_immed.c42 static void * vxfs_immed_follow_link(struct dentry *, struct nameidata *);
54 .follow_link = vxfs_immed_follow_link,
77 vxfs_immed_follow_link(struct dentry *dp, struct nameidata *np) in vxfs_immed_follow_link() function