Home
last modified time | relevance | path

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

/linux-4.4.14/fs/befs/
Dlinuxvfs.c45 static const char *befs_follow_link(struct dentry *, void **);
84 .follow_link = befs_follow_link,
467 befs_follow_link(struct dentry *dentry, void **cookie) in befs_follow_link() function