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

  /src/sys/coda/
coda_psdev.c 104 const struct cdevsw vcoda_cdevsw = { variable in typeref:typename:const struct cdevsw
748 &vcoda_cdevsw, &cmajor);
761 devsw_detach(NULL, &vcoda_cdevsw);
coda_vfsops.c 88 extern const struct cdevsw vcoda_cdevsw;
227 if (cdev != &vcoda_cdevsw)

Completed in 12 milliseconds