Searched defs:fhsize (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_node.c119 nfs_hash(u_char *fhp, int fhsize) argument
137 nfs_nget( mount_t mp, nfsnode_t dnp, struct componentname *cnp, u_char *fhp, int fhsize, struct nfs_vattr *nvap, u_int64_t *xidp, int flags, nfsnode_t *npp) argument
[all...]
H A Dnfs4_vnops.c153 nfs4_getattr_rpc( nfsnode_t np, mount_t mp, u_char *fhp, size_t fhsize, vfs_context_t ctx, struct nfs_vattr *nvap, u_int64_t *xidp) argument
H A Dnfs_vnops.c4296 size_t fhsize; local
787 nfs3_getattr_rpc( nfsnode_t np, mount_t mp, u_char *fhp, size_t fhsize, vfs_context_t ctx, struct nfs_vattr *nvap, u_int64_t *xidp) argument
H A Dnfs.h166 int fhsize; /* Size, in bytes, of fh */ member in struct:nfs_args
193 int fhsize; /* Size, in bytes, of fh */ member in struct:nfs_args4
219 int fhsize; /* Size, in bytes, of fh */ member in struct:nfs_args3
245 int fhsize; /* Size, in bytes, of fh */ member in struct:user_nfs_args
272 int fhsize; /* Size, in bytes, of fh */ member in struct:user_nfs_args4
297 int fhsize; /* Size, in bytes, of fh */ member in struct:user_nfs_args3

Completed in 60 milliseconds