Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsfs.h119 extern void *cifs_follow_link(struct dentry *direntry, struct nameidata *nd);
Dlink.c630 cifs_follow_link(struct dentry *direntry, struct nameidata *nd) in cifs_follow_link() function
Dcifsfs.c896 .follow_link = cifs_follow_link,