Home
last modified time | relevance | path

Searched defs:cd9660_mount (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/fs/cd9660/
H A Dcd9660_vfsops.c68 static vfs_mount_t cd9660_mount; variable
130 cd9660_mount(struct mount *mp) in cd9660_mount() function
/freebsd-src/stand/libsa/
H A Dcd9660.c677 cd9660_mount(const char *dev, const char *path, void **data) in cd9660_mount() function