Home
last modified time | relevance | path

Searched refs:cd9660_blkatoff (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/vfs/isofs/cd9660/
H A Dcd9660_node.h112 int cd9660_blkatoff(struct vnode *vp, off_t offset, char **res, struct buf **bpp);
H A Dcd9660_lookup.c386 cd9660_blkatoff(struct vnode *vp, off_t offset, char **res, struct buf **bpp) in cd9660_blkatoff() function