Searched refs:vfinddev (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/sys/
H A Dvnode.h597 int vfinddev(dev_t, enum vtype, struct vnode **);
/netbsd-current/sys/kern/
H A Dvfs_mount.c1493 if (vfinddev(blkdev, VBLK, &bvp) != 0) {
H A Dvfs_subr.c545 vfinddev(dev_t dev, enum vtype type, vnode_t **vpp) function
/netbsd-current/share/man/man9/
H A DMakefile1098 vnode.9 vfinddev.9 \

Completed in 174 milliseconds