Searched refs:MNT_LMOUNT (Results 1 – 2 of 2) sorted by relevance
296 #define MNT_LMOUNT 0x00000080 /* not finished mounting */ macro
732 if (mp->mnt_lflag & (MNT_LUNMOUNT | MNT_LMOUNT)) { in mount_common()737 mp->mnt_lflag |= MNT_LMOUNT; in mount_common()877 mp->mnt_lflag |= MNT_LMOUNT; in mount_common()1466 mp->mnt_lflag &= ~MNT_LMOUNT; in mount_common()1521 mp->mnt_lflag &= ~MNT_LMOUNT; in mount_common()1771 if (mp->mnt_lflag & (MNT_LUNMOUNT | MNT_LMOUNT)) { in mount_begin_update()2381 if (mp->mnt_lflag & (MNT_LUNMOUNT | MNT_LMOUNT)) { in dounmount()