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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/freevxfs/
H A Dvxfs_immed.c42 static void * vxfs_immed_follow_link(struct dentry *, struct nameidata *);
54 .follow_link = vxfs_immed_follow_link,
65 * vxfs_immed_follow_link - follow immed symlink
70 * vxfs_immed_follow_link restarts the pathname lookup with
77 vxfs_immed_follow_link(struct dentry *dp, struct nameidata *np) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/freevxfs/
H A Dvxfs_immed.c42 static void * vxfs_immed_follow_link(struct dentry *, struct nameidata *);
54 .follow_link = vxfs_immed_follow_link,
65 * vxfs_immed_follow_link - follow immed symlink
70 * vxfs_immed_follow_link restarts the pathname lookup with
77 vxfs_immed_follow_link(struct dentry *dp, struct nameidata *np) function

Completed in 59 milliseconds