Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/filesystems/
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
Dautofs-mount-control.rst69 use the follow_link inode operation to trigger the mount.
/linux-5.19.10/fs/hostfs/
Dhostfs_kern.c143 static char *follow_link(char *link) in follow_link() function
952 char *name = follow_link(host_root_path); in hostfs_fill_sb_common()
/linux-5.19.10/Documentation/admin-guide/cifs/
Dtodo.rst110 2) follow_link and readdir code does not follow dfs junctions
/linux-5.19.10/drivers/pcmcia/
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()