Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/
H A Dporting.rst239 had ->revalidate()) add calls in ->follow_link()/->readlink().
545 from ->follow_link for normal symlinks, or nd_jump_link for magic
598 symlink body is and use simple_follow_link() as ->follow_link().
604 calling conventions for ->follow_link() have changed. Instead of returning
635 ->follow_link() is replaced with ->get_link(); same API, except that
H A Dautofs-mount-control.rst69 use the follow_link inode operation to trigger the mount.
/linux/drivers/pcmcia/
H A Dcistpl.c474 static int follow_link(struct pcmcia_socket *s, tuple_t *tuple) in follow_link() function
552 ofs = follow_link(s, tuple); in pccard_get_next_tuple()