Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hostfs/
Dhostfs_kern.c140 static char *follow_link(char *link) in follow_link() function
/linux-4.4.14/drivers/pcmcia/
Dcistpl.c475 static int follow_link(struct pcmcia_socket *s, tuple_t *tuple) in follow_link() function
/linux-4.4.14/include/linux/
Dfs.h1646 const char * (*follow_link) (struct dentry *, void **); member