Home
last modified time | relevance | path

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

/openbsd/src/sys/sys/
Dmount.h404 #define MNT_UNMOUNT 0x01000000 /* unmount in progress */ macro
/openbsd/src/sys/kern/
Dvfs_subr.c220 SET(mp->mnt_flag, MNT_UNMOUNT); in vfs_mount_free()
249 else if (ISSET(mp->mnt_flag, MNT_UNMOUNT)) { in vfs_busy()
/openbsd/src/regress/usr.bin/diff/
Dt9.1372 mp->mnt_flag |= MNT_UNMOUNT;
382 mp->mnt_flag &= ~MNT_UNMOUNT;