Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dvfs_mount.c1298 vfs_deallocate_syncvnode(mp); in vfs_domount_update()
1874 vfs_deallocate_syncvnode(mp); in dounmount()
2623 vfs_deallocate_syncvnode(mp); in vfs_remount_ro()
H A Dvfs_subr.c5128 vfs_deallocate_syncvnode(struct mount *mp) in vfs_deallocate_syncvnode() function
/freebsd-13.1/sys/sys/
H A Dmount.h987 void vfs_deallocate_syncvnode(struct mount *);