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.c1557 vfs_deallocate_syncvnode(mp); in vfs_domount_update()
2339 vfs_deallocate_syncvnode(mp); in dounmount()
3069 vfs_deallocate_syncvnode(mp); in vfs_remount_ro()
H A Dvfs_subr.c5300 vfs_deallocate_syncvnode(struct mount *mp) in vfs_deallocate_syncvnode() function
/freebsd/sys/sys/
H A Dmount.h1033 void vfs_deallocate_syncvnode(struct mount *);