Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_mount.c1835 dounmount_cleanup(struct mount *mp, struct vnode *coveredvp, int mntkflags) in dounmount_cleanup()
1839 mp->mnt_kern_flag &= ~mntkflags; in dounmount_cleanup()
1828 dounmount_cleanup(struct mount * mp,struct vnode * coveredvp,int mntkflags) dounmount_cleanup() argument