Home
last modified time | relevance | path

Searched refs:insmntque1 (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dvnode.h676 int insmntque1(struct vnode *vp, struct mount *mp,
/f-stack/freebsd/kern/
H A Dvfs_subr.c1930 insmntque1(struct vnode *vp, struct mount *mp, in insmntque1() function
1975 return (insmntque1(vp, mp, insmntque_stddtr, NULL)); in insmntque()