HomeSort by: relevance | last modified time | path
    Searched refs:mi_vcomm (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/coda/
coda_psdev.c 159 vcp = &coda_mnttbl[minor(dev)].mi_vcomm;
188 vcp = &(mi->mi_vcomm);
263 vcp = &coda_mnttbl[minor(dev)].mi_vcomm;
313 vcp = &coda_mnttbl[minor(dev)].mi_vcomm;
452 vcp = &coda_mnttbl[minor(dev)].mi_vcomm;
505 vcp = &coda_mnttbl[minor(dev)].mi_vcomm;
556 vcp = &(mntinfo->mi_vcomm);
757 struct vcomm *vcp = &coda_mnttbl[i].mi_vcomm;
cnode.h 152 struct vcomm mi_vcomm; member in struct:coda_mntinfo
coda_vfsops.c 243 if (!VC_OPEN(&mi->mi_vcomm)) {
248 /* No initialization (here) of mi_vcomm! */

Completed in 12 milliseconds