Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_mount.c1568 vfs_deallocate_syncvnode(mp); in vfs_domount_update()
2350 vfs_deallocate_syncvnode(mp); in dounmount()
3080 vfs_deallocate_syncvnode(mp); in vfs_remount_ro()
H A Dvfs_subr.c5401 vfs_deallocate_syncvnode(struct mount *mp) in vfs_deallocate_syncvnode() function
/freebsd/sys/sys/
H A Dmount.h1043 void vfs_deallocate_syncvnode(struct mount *);