Home
last modified time | relevance | path

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

/freebsd/sys/fs/cd9660/
H A Diso.h221 struct iso_mnt { struct
222 uint64_t im_flags;
224 struct mount *im_mountp;
225 struct cdev *im_dev;
226 struct vnode *im_devvp;
228 struct g_consumer *im_cp;
229 struct bufobj *im_bo;
231 uid_t im_uid;
232 gid_t im_gid;
233 mode_t im_fmask;
[all …]