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