Searched defs:VFid (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/fs/coda/
H A Dcoda_venus.c179 venus_root(void *mdp, struct ucred *cred, struct proc *p, struct CodaFid *VFid) argument
431 venus_lookup(void *mdp, struct CodaFid *fid, const char *nm, int len, struct ucred *cred, struct proc *p, struct CodaFid *VFid, int *vtype) argument
469 venus_create(void *mdp, struct CodaFid *fid, const char *nm, int len, int exclusive, int mode, struct vattr *va, struct ucred *cred, struct proc *p, struct CodaFid *VFid, struct vattr *attr) argument
575 venus_mkdir(void *mdp, struct CodaFid *fid, const char *nm, int len, struct vattr *va, struct ucred *cred, struct proc *p, struct CodaFid *VFid, struct vattr *ova) argument
685 venus_fhtovp(void *mdp, struct CodaFid *fid, struct ucred *cred, struct proc *p, struct CodaFid *VFid, int *vtype) argument
[all...]
H A Dcoda_vfsops.c271 struct CodaFid VFid; local
410 struct CodaFid VFid; local
H A Dcoda_vnops.c876 struct CodaFid VFid; local
1013 struct CodaFid VFid; local
1282 struct CodaFid VFid; local
[all...]

Completed in 91 milliseconds