Searched refs:coda_mount (Results 1 – 2 of 2) sorted by relevance
50 int coda_mount(struct mount *, const char *, void *, size_t *);
100 .vfs_mount = coda_mount,159 coda_mount(struct mount *vfsp, /* Allocated and initialized by mount(2) */ in coda_mount() function