Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDmount.h871 void vfs_deallocate_syncvnode(struct mount *);
/NextBSD/sys/kern/
HDvfs_mount.c1012 vfs_deallocate_syncvnode(mp); in vfs_domount_update()
1295 vfs_deallocate_syncvnode(mp); in dounmount()
HDvfs_subr.c4052 vfs_deallocate_syncvnode(struct mount *mp) in vfs_deallocate_syncvnode() function