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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_node.c125 nfs_hash(u_char *fhp, int fhsize) argument
185 nfs_nget( mount_t mp, nfsnode_t dnp, struct componentname *cnp, u_char *fhp, int fhsize, struct nfs_vattr *nvap, u_int64_t *xidp, uint32_t auth, int flags, nfsnode_t *npp) argument
[all...]
H A Dnfs4_subs.c453 int error = 0, status, nfsvers, numops, namelen, fhsize; local
639 nfs4_get_fs_locations( struct nfsmount *nmp, nfsnode_t dnp, u_char *fhp, int fhsize, const char *name, vfs_context_t ctx, struct nfs_fs_locations *nfslsp) argument
[all...]
H A Dnfs4_vnops.c176 nfs4_getattr_rpc( nfsnode_t np, mount_t mp, u_char *fhp, size_t fhsize, int flags, vfs_context_t ctx, struct nfs_vattr *nvap, u_int64_t *xidp) argument
H A Dnfs_vnops.c1252 nfs3_getattr_rpc( nfsnode_t np, mount_t mp, u_char *fhp, size_t fhsize, int flags, vfs_context_t ctx, struct nfs_vattr *nvap, u_int64_t *xidp) argument
H A Dnfs.h231 int fhsize; /* Size, in bytes, of fh */ member in struct:nfs_args
275 int fhsize; /* Size, in bytes, of fh */ member in struct:user_nfs_args

Completed in 102 milliseconds