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.c1594 vfs_deallocate_syncvnode(mp); in vfs_domount_update()
2385 vfs_deallocate_syncvnode(mp); in dounmount()
3115 vfs_deallocate_syncvnode(mp); in vfs_remount_ro()
H A Dvfs_subr.c5420 vfs_deallocate_syncvnode(struct mount *mp) in vfs_deallocate_syncvnode() function
/freebsd/sys/sys/
H A Dmount.h1065 void vfs_deallocate_syncvnode(struct mount *);