Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_mount.c1292 vfs_allocate_syncvnode(mp); in vfs_domount_first()
1555 vfs_allocate_syncvnode(mp); in vfs_domount_update()
2353 vfs_allocate_syncvnode(mp); in dounmount()
H A Dvfs_subr.c5244 vfs_allocate_syncvnode(struct mount *mp) in vfs_allocate_syncvnode() function
/freebsd/sys/sys/
H A Dmount.h1032 void vfs_allocate_syncvnode(struct mount *);