Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsfs.h119 extern const char *cifs_follow_link(struct dentry *direntry, void **cookie);
Dlink.c630 cifs_follow_link(struct dentry *direntry, void **cookie) in cifs_follow_link() function
Dcifsfs.c915 .follow_link = cifs_follow_link,