FL_NONE           166 lib/vfs/direntry.c         VFS_SUBCLASS (me)->find_entry (me, entry->dir->super->root, linkname, follow - 1, FL_NONE);
FL_NONE          1312 lib/vfs/direntry.c     ino = vfs_s_find_inode (me, super, q, LINK_FOLLOW, FL_NONE);
FL_NONE          1417 lib/vfs/direntry.c     return vfs_s_internal_stat (vpath, buf, FL_NONE);
FL_NONE           454 src/vfs/cpio/cpio.c     entry = VFS_SUBCLASS (me)->find_entry (me, root, tn, LINK_FOLLOW, FL_NONE); /* In case entry is already there */
FL_NONE           457 src/vfs/extfs/extfs.c                 pent = extfs_find_entry (super->root, current_link_name, FL_NONE);
FL_NONE           852 src/vfs/extfs/extfs.c         pent = extfs_find_entry_int (entry->dir, entry->ino->linkname, looping, FL_NONE);
FL_NONE          1012 src/vfs/extfs/extfs.c     p = extfs_get_path (vpath, &archive, FL_NONE);
FL_NONE          1041 src/vfs/extfs/extfs.c     q = extfs_get_path (vpath, &archive, FL_NONE);
FL_NONE          1044 src/vfs/extfs/extfs.c     entry = extfs_find_entry (VFS_SUPER (archive)->root, q, FL_NONE);
FL_NONE          1174 src/vfs/extfs/extfs.c     q = extfs_get_path (vpath, &archive, FL_NONE);
FL_NONE          1177 src/vfs/extfs/extfs.c     entry = extfs_find_entry (VFS_SUPER (archive)->root, q, FL_NONE);
FL_NONE          1246 src/vfs/extfs/extfs.c     q = extfs_get_path (vpath, &archive, FL_NONE);
FL_NONE          1249 src/vfs/extfs/extfs.c     entry = extfs_find_entry (VFS_SUPER (archive)->root, q, FL_NONE);
FL_NONE          1302 src/vfs/extfs/extfs.c     q = extfs_get_path (vpath, &archive, FL_NONE);
FL_NONE          1305 src/vfs/extfs/extfs.c     entry = extfs_find_entry (VFS_SUPER (archive)->root, q, FL_NONE);
FL_NONE          1365 src/vfs/extfs/extfs.c     q = extfs_get_path (vpath, &archive, FL_NONE);
FL_NONE          1368 src/vfs/extfs/extfs.c     entry = extfs_find_entry (VFS_SUPER (archive)->root, q, FL_NONE);
FL_NONE          1404 src/vfs/extfs/extfs.c     q = extfs_get_path (vpath, &archive, FL_NONE);
FL_NONE          1407 src/vfs/extfs/extfs.c     entry = extfs_find_entry (VFS_SUPER (archive)->root, q, FL_NONE);
FL_NONE          1446 src/vfs/extfs/extfs.c     q = extfs_get_path (vpath, &archive, FL_NONE);
FL_NONE          1449 src/vfs/extfs/extfs.c     entry = extfs_find_entry (VFS_SUPER (archive)->root, q, FL_NONE);
FL_NONE           123 src/vfs/sftpfs/sftpfs.c     path_inode = vfs_s_find_inode (me, super, path_super, LINK_FOLLOW, FL_NONE);
FL_NONE           566 src/vfs/tar/tar.c             *inode = vfs_s_find_inode (me, archive, link_name, LINK_NO_FOLLOW, FL_NONE);
FL_NONE           576 src/vfs/tar/tar.c             entry = VFS_SUBCLASS (me)->find_entry (me, parent, p, LINK_NO_FOLLOW, FL_NONE);