|
|
| version 1.4, 2003/08/20 09:56:31 | version 1.5, 2004/02/16 19:56:26 |
|---|---|
| Line 81 int coda_vop_nop (void *); | Line 81 int coda_vop_nop (void *); |
| int coda_fbsd_getpages (void *); | int coda_fbsd_getpages (void *); |
| int coda_fbsd_putpages (void *); | int coda_fbsd_putpages (void *); |
| int (**coda_vnodeop_p)(void *); | extern int (**coda_vnodeop_p)(void *); |
| int coda_rdwr(struct vnode *vp, struct uio *uiop, enum uio_rw rw, | int coda_rdwr(struct vnode *vp, struct uio *uiop, enum uio_rw rw, |
| int ioflag, struct ucred *cred, struct thread *p); | int ioflag, struct ucred *cred, struct thread *p); |