psup              129 lib/vfs/xdirentry.h     int (*archive_same) (const vfs_path_element_t * vpath_element, struct vfs_s_super * psup,
psup              132 lib/vfs/xdirentry.h     int (*open_archive) (struct vfs_s_super * psup,
psup              134 lib/vfs/xdirentry.h     void (*free_archive) (struct vfs_class * me, struct vfs_s_super * psup);
psup              351 src/vfs/extfs/extfs.c extfs_free_archive (struct vfs_class *me, struct vfs_s_super *psup)
psup              353 src/vfs/extfs/extfs.c     struct extfs_super_t *archive = EXTFS_SUPER (psup);
psup              363 src/vfs/extfs/extfs.c         name_vpath = vfs_path_from_str (psup->name);