Searched defs:ufhp (Results 1 - 3 of 3) sorted by relevance
| /src/sys/ufs/lfs/ |
| H A D | ulfs_vfsops.c | 215 ulfs_fhtovp(struct mount *mp, struct ulfs_ufid *ufhp, int lktype, argument
|
| /src/sys/ufs/ufs/ |
| H A D | ufs_vfsops.c | 236 ufs_fhtovp(struct mount *mp, struct ufid *ufhp, int lktype, struct vnode **vpp) argument
|
| /src/sys/kern/ |
| H A D | vfs_syscalls.c | 2036 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