psup 133 lib/vfs/xdirentry.h int (*archive_same) (const vfs_path_element_t *vpath_element, struct vfs_s_super *psup, psup 136 lib/vfs/xdirentry.h int (*open_archive) (struct vfs_s_super *psup, const vfs_path_t *vpath, psup 138 lib/vfs/xdirentry.h void (*free_archive) (struct vfs_class *me, struct vfs_s_super *psup); psup 356 src/vfs/extfs/extfs.c extfs_free_archive (struct vfs_class *me, struct vfs_s_super *psup) psup 358 src/vfs/extfs/extfs.c struct extfs_super_t *archive = EXTFS_SUPER (psup); psup 368 src/vfs/extfs/extfs.c name_vpath = vfs_path_from_str (psup->name);