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.c1296 vfs_allocate_syncvnode(mp); in vfs_domount_first()
1566 vfs_allocate_syncvnode(mp); in vfs_domount_update()
2364 vfs_allocate_syncvnode(mp); in dounmount()
H A Dvfs_subr.c5345 vfs_allocate_syncvnode(struct mount *mp) in vfs_allocate_syncvnode() function
/freebsd/sys/sys/
H A Dmount.h1042 void vfs_allocate_syncvnode(struct mount *);