Home
last modified time | relevance | path

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

/freebsd/sys/fs/nullfs/
H A Dnull_subr.c251 error = insmntque1(vp, mp); in null_nodeget()
/freebsd/sys/fs/fdescfs/
H A Dfdesc_vnops.c195 error = insmntque1(vp, mp); in fdesc_allocvp()
/freebsd/sys/sys/
H A Dvnode.h702 int insmntque1(struct vnode *vp, struct mount *mp);
/freebsd/sys/fs/unionfs/
H A Dunion_subr.c390 error = insmntque1(vp, mp); in unionfs_nodeget()
/freebsd/sys/fs/devfs/
H A Ddevfs_vnops.c620 error = insmntque1(vp, mp); in devfs_allocv()
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_subr.c1120 error = insmntque1(vp, mp); in tmpfs_alloc_vp()
/freebsd/sys/kern/
H A Dvfs_subr.c2299 insmntque1(struct vnode *vp, struct mount *mp) in insmntque1() function
5258 error = insmntque1(vp, mp); in vfs_allocate_syncvnode()
/freebsd/share/man/man9/
H A DMakefile1346 MLINKS+=insmntque.9 insmntque1.9