vfs_s_fullpath    156 lib/vfs/direntry.c         fullpath = vfs_s_fullpath (me, entry->dir);
vfs_s_fullpath    681 lib/vfs/direntry.c         s = vfs_s_fullpath (me, file->ino);
vfs_s_fullpath    184 lib/vfs/xdirentry.h char *vfs_s_fullpath (struct vfs_class *me, struct vfs_s_inode *ino);
vfs_s_fullpath   2033 src/vfs/ftpfs/ftpfs.c     name = vfs_s_fullpath (me, fh->ino);
vfs_s_fullpath   2348 src/vfs/ftpfs/ftpfs.c         name = vfs_s_fullpath (me, fh->ino);
vfs_s_fullpath    142 src/vfs/sftpfs/file.c     name = vfs_s_fullpath (vfs_sftpfs_ops, fh->ino);
vfs_s_fullpath   1105 src/vfs/shell/shell.c     name = vfs_s_fullpath (me, fh->ino);