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

/src/sys/ufs/lfs/
H A Dulfs_vfsops.c215 ulfs_fhtovp(struct mount *mp, struct ulfs_ufid *ufhp, int lktype, argument
/src/sys/ufs/ufs/
H A Dufs_vfsops.c236 ufs_fhtovp(struct mount *mp, struct ufid *ufhp, int lktype, struct vnode **vpp) argument
/src/sys/kern/
H A Dvfs_syscalls.c2036 vfs_copyinfh_alloc(const void *ufhp, size_t fhsize, fhandle_t **fhpp) argument
2156 dofhopen(struct lwp *l, const void *ufhp, size_t fhsize, int oflags, argument
2261 do_fhstat(struct lwp *l, const void *ufhp, size_t fhsize, struct stat *sb) argument
2308 do_fhstatvfs(struct lwp *l, const void *ufhp, size_t fhsize, argument

Completed in 8 milliseconds