Home
last modified time | relevance | path

Searched refs:vfs_insmntque (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/kern/
Dvfs_vnode.c1476 vfs_insmntque(vp, dead_rootmount); in vcache_dealloc()
1502 vfs_insmntque(vp, NULL); in vcache_free()
1666 vfs_insmntque(vp, mp); in vcache_get()
1738 vfs_insmntque(vp, mp); in vcache_new()
1989 vfs_insmntque(vp, dead_rootmount); in vcache_reclaim()
2059 vfs_insmntque(vp, dead_rootmount); in vcache_make_anon()
Dvfs_mount.c539 vfs_insmntque(vnode_t *vp, struct mount *mp) in vfs_insmntque() function
/netbsd/src/sys/sys/
Dmount.h406 void vfs_insmntque(struct vnode *, struct mount *);