Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/include/isofs/cd9660/
H A Diso.h222 struct iso_mnt { struct
223 uint64_t im_flags;
225 struct mount *im_mountp;
226 struct cdev *im_dev;
227 struct vnode *im_devvp;
229 struct g_consumer *im_cp;
230 struct bufobj *im_bo;
232 int logical_block_size;
233 int im_bshift;
234 int im_bmask;
[all …]