Home
last modified time | relevance | path

Searched defs:vfs_fhtovp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/sys/
H A Dmount.h203 int (*vfs_fhtovp) (struct mount *, struct fid *, int, member
/netbsd-src/sys/kern/
H A Dvfs_syscalls.c1986 vfs_fhtovp(fhandle_t *fhp, struct vnode **vpp) vfs_fhtovp() function