Searched defs:ccdcinfo (Results 1 – 1 of 1) sorted by relevance
108 struct ccdcinfo { struct109 struct vnode *ci_vp; /* device's vnode */110 dev_t ci_dev; /* XXX: device's dev_t */111 uint64_t ci_size; /* size */112 char *ci_path; /* path to component */113 size_t ci_pathlen; /* length of component path */