/linux-4.4.14/fs/ufs/ |
D | symlink.c | 33 .follow_link = simple_follow_link, 39 .follow_link = page_follow_link_light,
|
/linux-4.4.14/fs/jfs/ |
D | symlink.c | 26 .follow_link = simple_follow_link, 36 .follow_link = page_follow_link_light,
|
/linux-4.4.14/fs/ext2/ |
D | symlink.c | 25 .follow_link = page_follow_link_light, 38 .follow_link = simple_follow_link,
|
/linux-4.4.14/fs/ext4/ |
D | symlink.c | 94 .follow_link = ext4_encrypted_follow_link, 106 .follow_link = page_follow_link_light, 117 .follow_link = simple_follow_link,
|
/linux-4.4.14/fs/jffs2/ |
D | symlink.c | 17 .follow_link = simple_follow_link,
|
/linux-4.4.14/fs/autofs4/ |
D | symlink.c | 26 .follow_link = autofs4_follow_link
|
/linux-4.4.14/fs/overlayfs/ |
D | inode.c | 165 if (WARN_ON(!realinode->i_op->follow_link)) in ovl_follow_link() 175 ret = realinode->i_op->follow_link(realdentry, cookie); in ovl_follow_link() 396 .follow_link = ovl_follow_link,
|
/linux-4.4.14/fs/nfs/ |
D | symlink.c | 67 .follow_link = nfs_follow_link,
|
/linux-4.4.14/fs/ocfs2/ |
D | symlink.c | 91 .follow_link = page_follow_link_light,
|
/linux-4.4.14/fs/affs/ |
D | symlink.c | 76 .follow_link = page_follow_link_light,
|
/linux-4.4.14/fs/squashfs/ |
D | symlink.c | 122 .follow_link = page_follow_link_light,
|
/linux-4.4.14/fs/proc/ |
D | self.c | 39 .follow_link = proc_self_follow_link,
|
D | thread_self.c | 40 .follow_link = proc_thread_self_follow_link,
|
D | namespaces.c | 77 .follow_link = proc_ns_follow_link,
|
D | inode.c | 412 .follow_link = proc_follow_link,
|
D | base.c | 1635 .follow_link = proc_pid_follow_link, 1963 .follow_link = proc_map_files_follow_link,
|
/linux-4.4.14/fs/kernfs/ |
D | symlink.c | 135 .follow_link = kernfs_iop_follow_link,
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | symlink.c | 152 .follow_link = ll_follow_link,
|
/linux-4.4.14/fs/coda/ |
D | cnode.c | 20 .follow_link = page_follow_link_light,
|
/linux-4.4.14/fs/hostfs/ |
D | hostfs_kern.c | 140 static char *follow_link(char *link) in follow_link() function 923 .follow_link = hostfs_follow_link, 961 char *name = follow_link(host_root_path); in hostfs_fill_sb_common()
|
/linux-4.4.14/fs/configfs/ |
D | symlink.c | 300 .follow_link = configfs_follow_link,
|
/linux-4.4.14/Documentation/filesystems/ |
D | porting | 210 had ->revalidate()) add calls in ->follow_link()/->readlink(). 456 from ->follow_link for normal symlinks, or nd_jump_link for magic 489 symlink body is and use simple_follow_link() as ->follow_link(). 492 calling conventions for ->follow_link() have changed. Instead of returning
|
D | vfs.txt | 353 const char *(*follow_link) (struct dentry *, void **); 437 follow_link: called by the VFS to follow a symbolic link to the 445 follow_link() instance. 448 follow_link(). The cookie stored by follow_link() is passed
|
D | Locking | 53 const char *(*follow_link) (struct dentry *, void **); 86 follow_link: no
|
D | autofs4-mount-control.txt | 67 use the follow_link inode operation to trigger the mount.
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | TODO | 88 2) follow_link and readdir code does not follow dfs junctions
|
D | CHANGES | 1060 8) Started adding the readlink and follow_link code
|
/linux-4.4.14/fs/sysv/ |
D | inode.c | 149 .follow_link = page_follow_link_light,
|
/linux-4.4.14/fs/f2fs/ |
D | namei.c | 998 .follow_link = f2fs_encrypted_follow_link, 1034 .follow_link = f2fs_follow_link,
|
/linux-4.4.14/fs/nilfs2/ |
D | namei.c | 571 .follow_link = page_follow_link_light,
|
/linux-4.4.14/drivers/pcmcia/ |
D | cistpl.c | 475 static int follow_link(struct pcmcia_socket *s, tuple_t *tuple) in follow_link() function 553 ofs = follow_link(s, tuple); in pccard_get_next_tuple()
|
/linux-4.4.14/fs/logfs/ |
D | dir.c | 781 .follow_link = page_follow_link_light,
|
/linux-4.4.14/fs/befs/ |
D | linuxvfs.c | 84 .follow_link = befs_follow_link,
|
/linux-4.4.14/fs/minix/ |
D | inode.c | 438 .follow_link = page_follow_link_light,
|
/linux-4.4.14/fs/9p/ |
D | vfs_inode_dotl.c | 987 .follow_link = v9fs_vfs_follow_link_dotl,
|
D | vfs_inode.c | 1455 .follow_link = v9fs_vfs_follow_link,
|
/linux-4.4.14/fs/ |
D | libfs.c | 1102 .follow_link = simple_follow_link,
|
D | namei.c | 1011 res = inode->i_op->follow_link(dentry, &last->cookie); in get_link() 4509 link = inode->i_op->follow_link(dentry, &cookie); in generic_readlink() 4612 .follow_link = page_follow_link_light,
|
D | dcache.c | 1729 if (unlikely(inode->i_op->follow_link)) { in d_flags_for_inode()
|
/linux-4.4.14/fs/cifs/ |
D | cifsfs.c | 903 .follow_link = cifs_follow_link,
|
/linux-4.4.14/fs/ecryptfs/ |
D | inode.c | 1098 .follow_link = ecryptfs_follow_link,
|
/linux-4.4.14/fs/ncpfs/ |
D | inode.c | 247 .follow_link = page_follow_link_light,
|
/linux-4.4.14/fs/xfs/ |
D | xfs_iops.c | 1175 .follow_link = xfs_vn_follow_link,
|
/linux-4.4.14/fs/ubifs/ |
D | file.c | 1611 .follow_link = simple_follow_link,
|
/linux-4.4.14/fs/reiserfs/ |
D | namei.c | 1667 .follow_link = page_follow_link_light,
|
/linux-4.4.14/mm/ |
D | shmem.c | 2654 .follow_link = simple_follow_link, 2665 .follow_link = shmem_follow_link,
|
/linux-4.4.14/fs/udf/ |
D | namei.c | 1349 .follow_link = page_follow_link_light,
|
/linux-4.4.14/fs/gfs2/ |
D | inode.c | 2135 .follow_link = gfs2_follow_link,
|
/linux-4.4.14/fs/fuse/ |
D | dir.c | 1912 .follow_link = fuse_follow_link,
|
/linux-4.4.14/fs/ceph/ |
D | inode.c | 1759 .follow_link = simple_follow_link,
|
/linux-4.4.14/include/linux/ |
D | fs.h | 1646 const char * (*follow_link) (struct dentry *, void **); member
|
/linux-4.4.14/fs/btrfs/ |
D | inode.c | 10124 .follow_link = page_follow_link_light,
|