Searched refs:MNT_UNMOUNT (Results 1 – 3 of 3) sorted by relevance
404 #define MNT_UNMOUNT 0x01000000 /* unmount in progress */ macro
220 SET(mp->mnt_flag, MNT_UNMOUNT); in vfs_mount_free()249 else if (ISSET(mp->mnt_flag, MNT_UNMOUNT)) { in vfs_busy()
372 mp->mnt_flag |= MNT_UNMOUNT;382 mp->mnt_flag &= ~MNT_UNMOUNT;