Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDvfs_mount.c1836 dounmount_cleanup(struct mount *mp, struct vnode *coveredvp, int mntkflags) in dounmount_cleanup() function
2282 dounmount_cleanup(mp, coveredvp, 0); in dounmount()
2295 dounmount_cleanup(mp, coveredvp, MNTK_UNMOUNT); in dounmount()