Searched refs:MNT_LMOUNT (Results 1 – 2 of 2) sorted by relevance
298 #define MNT_LMOUNT 0x00000080 /* not finished mounting */ macro
1117 if (mp->mnt_lflag & (MNT_LUNMOUNT | MNT_LMOUNT)) { in mount_common()1122 mp->mnt_lflag |= MNT_LMOUNT; in mount_common()1262 mp->mnt_lflag |= MNT_LMOUNT; in mount_common()1866 mp->mnt_lflag &= ~MNT_LMOUNT; in mount_common()1924 mp->mnt_lflag &= ~MNT_LMOUNT; in mount_common()2180 if (mp->mnt_lflag & (MNT_LUNMOUNT | MNT_LMOUNT)) { in mount_begin_update()2798 if (mp->mnt_lflag & (MNT_LUNMOUNT | MNT_LMOUNT)) { in dounmount()