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

  /src/sys/coda/
coda_vfsops.h 50 int coda_mount(struct mount *, const char *, void *, size_t *);
coda_vfsops.c 100 .vfs_mount = coda_mount,
159 coda_mount(struct mount *vfsp, /* Allocated and initialized by mount(2) */ function
280 myprintf(("coda_mount returned %d\n",error)););

Completed in 26 milliseconds