Searched defs:fhlen (Results 1 - 8 of 8) sorted by relevance

/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c443 devfs_fhtovp (__unused struct mount *mp, __unused int fhlen, __unused unsigned char *fhp, __unused struct vnode **vpp, __unused vfs_context_t ctx) argument
/xnu-2782.1.97/bsd/nfs/
H A Dnfs_boot.c756 u_int32_t fhlen; local
H A Dnfs_syscalls.c492 int error, fhlen, fidlen; local
H A Dnfs4_vnops.c727 uint32_t namlen, skiplen, fhlen, xlen, attrlen, reclen, space_free, space_needed; local
4562 nfs4_open_confirm_rpc( struct nfsmount *nmp, nfsnode_t dnp, u_char *fhp, int fhlen, struct nfs_open_owner *noop, nfs_stateid *sid, thread_t thd, kauth_cred_t cred, struct nfs_vattr *nvap, uint64_t *xidp) argument
5978 nfs4_delegreturn_rpc(struct nfsmount *nmp, u_char *fhp, int fhlen, struct nfs_stateid *sid, int flags, thread_t thd, kauth_cred_t cred) argument
[all...]
H A Dnfs_vfsops.c4852 nfs_vfs_fhtovp( __unused mount_t mp, __unused int fhlen, __unused unsigned char *fhp, __unused vnode_t *vpp, __unused vfs_context_t ctx) argument
H A Dnfs_vnops.c5458 int i, error = ESRCH, fhlen; local
5659 uint32_t namlen, skiplen, fhlen, xlen, attrlen, reclen, space_free, space_needed; local
[all...]
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_vfsops.c2622 hfs_fhtovp(struct mount *mp, int fhlen, unsigned char *fhp, struct vnode **vpp, __unused vfs_context_t context) argument
/xnu-2782.1.97/bsd/vfs/
H A Dkpi_vfs.c339 VFS_FHTOVP(mount_t mp, int fhlen, unsigned char * fhp, vnode_t * vpp, vfs_context_t ctx) argument

Completed in 182 milliseconds