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

  /src/sys/coda/
cnode.h 201 extern struct mount *devtomp(dev_t);
coda_vfsops.c 633 struct mount *devtomp(dev_t dev) function in typeref:struct:mount *
coda_vnops.c 1844 if (!(mp = devtomp(dev))) {
1845 myprintf(("%s: devtomp(0x%llx) returns NULL\n", __func__,

Completed in 13 milliseconds