Searched defs:ufhp (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/ufs/lfs/ |
H A D | ulfs_vfsops.c | 215 ulfs_fhtovp(struct mount *mp, struct ulfs_ufid *ufhp, int lktype, in ulfs_fhtovp()
|
/netbsd-src/sys/ufs/ufs/ |
H A D | ufs_vfsops.c | 236 ufs_fhtovp(struct mount *mp, struct ufid *ufhp, int lktype, struct vnode **vpp) in ufs_fhtovp()
|
/netbsd-src/sys/kern/ |
H A D | vfs_syscalls.c | 2012 vfs_copyinfh_alloc(const void * ufhp,size_t fhsize,fhandle_t ** fhpp) vfs_copyinfh_alloc() argument 2131 dofhopen(struct lwp * l,const void * ufhp,size_t fhsize,int oflags,register_t * retval) dofhopen() argument 2235 do_fhstat(struct lwp * l,const void * ufhp,size_t fhsize,struct stat * sb) do_fhstat() argument 2282 do_fhstatvfs(struct lwp * l,const void * ufhp,size_t fhsize,struct statvfs * sb,int flags) do_fhstatvfs() argument
|