Home
last modified time | relevance | path

Searched defs:follow_link (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/hostfs/
Dhostfs_kern.c140 static char *follow_link(char *link) in follow_link() function
/linux-4.1.27/drivers/pcmcia/
Dcistpl.c477 static int follow_link(struct pcmcia_socket *s, tuple_t *tuple) in follow_link() function
/linux-4.1.27/fs/
Dnamei.c871 follow_link(struct path *link, struct nameidata *nd, void **p) in follow_link() function
/linux-4.1.27/include/linux/
Dfs.h1626 void * (*follow_link) (struct dentry *, struct nameidata *); member