Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_mount.c1564 vfs_deallocate_syncvnode(mp); in vfs_domount_update()
2346 vfs_deallocate_syncvnode(mp); in dounmount()
3076 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 *);