Searched refs:cifs_follow_link (Results 1 – 3 of 3) sorted by relevance
119 extern void *cifs_follow_link(struct dentry *direntry, struct nameidata *nd);
630 cifs_follow_link(struct dentry *direntry, struct nameidata *nd) in cifs_follow_link() function
896 .follow_link = cifs_follow_link,